CellRange Fields |
The CellRange type exposes the following members.
Name | Description | |
---|---|---|
![]() |
m_bIsDisposed |
Flag which indicates if the object was disposed or not.
(Inherited from
XlsObject
.)
|
![]() |
m_book |
Represents the workbook object.
(Inherited from
XlsRange
.)
|
![]() |
m_iBottomRow |
Index of the bottom row.
(Inherited from
XlsRange
.)
|
![]() |
m_iLeftColumn |
Index of the left column.
(Inherited from
XlsRange
.)
|
![]() |
m_iRightColumn |
Index of the right column.
(Inherited from
XlsRange
.)
|
![]() |
m_iTopRow |
Index of the top row.
(Inherited from
XlsRange
.)
|
![]() |
m_style |
The base style for the cell.
(Inherited from
XlsRange
.)
|