Click or drag to resize

Worksheet Fields

The Worksheet type exposes the following members.

Fields
Name Description
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.
(Inherited from XlsWorksheetBase .)
Protected field m_iFirstColumn
The first column index, initialized to the default minimum column index.
(Inherited from XlsWorksheetBase .)
Protected field m_iFirstRow
One field from Worksheet dimension records.
(Inherited from XlsWorksheetBase .)
Protected field m_iLastColumn
One field from Worksheet dimension records.
(Inherited from XlsWorksheetBase .)
Protected field m_iLastRow
One field from Worksheet dimension records
(Inherited from XlsWorksheetBase .)
Top
See Also