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