XlsWorksheetBase
m_iLastColumn Field
|
One field from Worksheet dimension records.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected int m_iLastColumn
Protected m_iLastColumn As Integer
protected:
int m_iLastColumn
val mutable m_iLastColumn: int
Field Value
Type:
Int32
See Also