ColumnIndex

PageTableAreaCell.ColumnIndex property

Gets the column index.

public int ColumnIndex { get; }

Property Value

A zero-based index of the first column that contains the table cell.

See Also