Link Search Menu Expand Document

WorksheetNotEmptyColumnMin Property

Gets the first column contains not empty cell.

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

Property Value

Type: Int32
The first not empty column.

Implements

IWorksheetNotEmptyColumnMin
See Also

Reference