Click or drag to resize

XlsWorksheetBase Fields

The XlsWorksheetBase type exposes the following members.

Fields
Name Description
Public field Static member DEF_MIN_COLUMN_INDEX
Defines the default minimum column index as the maximum value of an integer.
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_iFirstColumn
The first column index, initialized to the default minimum column index.
Protected field m_iFirstRow
One field from Worksheet dimension records.
Protected field m_iLastColumn
One field from Worksheet dimension records.
Protected field m_iLastRow
One field from Worksheet dimension records
Top
See Also