Link Search Menu Expand Document

IRowColumnMax Property

Gets the index of the last column that contains a cell populated with data or formatting in the row.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
int ColumnMax { get; }

Property Value

Type: Int32
The index of the column.
See Also

Reference