Click or drag to resize
RowIndex Property
Gets the index of the row.

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public int Index { get; }

Property Value

Type: Int32

The index is the row index defined in Microsoft Word.

The index is a 1-based index.

See Also