RowColumnMin Property Bytescout Spreadsheet SDK
Gets the index of the first 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 ColumnMin { get; }

Property Value

Type: Int32
The index of the column.

Implements

IRowColumnMin
See Also

Reference