XlsWorksheetBase Fields |
The XlsWorksheetBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DEF_MIN_COLUMN_INDEX |
Defines the default minimum column index as the maximum value of an integer.
|
|
|
m_bIsDisposed |
Flag which indicates if the object was disposed or not.
(Inherited from
XlsObject
.)
|
|
|
m_book |
Represents the workbook object.
|
|
|
m_iFirstColumn |
The first column index, initialized to the default minimum column index.
|
|
|
m_iFirstRow |
One field from Worksheet dimension records.
|
|
|
m_iLastColumn |
One field from Worksheet dimension records.
|
|
|
m_iLastRow |
One field from Worksheet dimension records
|