XlsRange
m_iBottomRow Field
|
Index of the bottom row.
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_iBottomRow
Protected m_iBottomRow As Integer
protected:
int m_iBottomRow
val mutable m_iBottomRow: int
Field Value
Type:
Int32
See Also