RowColumnMax Property Bytescout Spreadsheet SDK
Gets the index of the last column that contains a cell populated with data or formatting in the row.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int ColumnMax { get; }

Property Value

Type: Int32
The index of the column.

Implements

IRowColumnMax
See Also

Reference