XlsRange
m_iRightColumn Field
|
Index of the right 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_iRightColumn
Protected m_iRightColumn As Integer
protected:
int m_iRightColumn
val mutable m_iRightColumn: int
Field Value
Type:
Int32
See Also