XlsWorksheetBase
m_iLastRow 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 m_iLastRow As Integer
protected:
int m_iLastRow
val mutable m_iLastRow: int
Field Value
Type:
Int32
See Also