Click or drag to resize
CellColumnIndex Property
Gets the column index of the cell.

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

Property Value

Type: Int32

This index is the column index of the table defined in Microsoft Word.

The value of the ColumnIndex starts from "1".

See Also