WorksheetNotEmptyColumnMax Property Bytescout Spreadsheet SDK
Gets the last column contains not empty cell.

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

public int NotEmptyColumnMax { get; }

Property Value

Type: Int32
The last not empty column.

Implements

IWorksheetNotEmptyColumnMax
See Also

Reference