XlsRange
m_iLeftColumn Field
|
Index of the left column.
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_iLeftColumn
Protected m_iLeftColumn As Integer
protected:
int m_iLeftColumn
val mutable m_iLeftColumn: int
Field Value
Type:
Int32
See Also