Click or drag to resize

XlsRange Fields

The XlsRange type exposes the following members.

Fields
Name Description
Public field Static member DEF_MAX_HEIGHT
Default maximum height value.
Protected field m_bIsDisposed
Flag which indicates if the object was disposed or not.
(Inherited from XlsObject .)
Protected field m_book
Represents the workbook object.
Protected field m_iBottomRow
Index of the bottom row.
Protected field m_iLeftColumn
Index of the left column.
Protected field m_iRightColumn
Index of the right column.
Protected field m_iTopRow
Index of the top row.
Protected field m_style
The base style for the cell.
Top
See Also