Gets the column index of the cell.
Namespace: Aceoffix.WordReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic int ColumnIndex { get; }
Public ReadOnly Property ColumnIndex As Integer
Get
Property Value
Type:
Int32This index is the column index of the table defined in Microsoft Word.
The value of the ColumnIndex starts from "1".
See Also