Link Search Menu Expand Document

WorksheetNotEmptyColumnMax Property

Gets the last column contains not empty cell.

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

Property Value

Type: Int32
The last not empty column.

Implements

IWorksheetNotEmptyColumnMax
See Also

Reference