WorksheetInfo class
Leave feedback
On this page
Represents a sheet info.
The WorksheetInfo type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the WorksheetInfo class. |
| Property | Description |
|---|---|
| is_empty | Gets a value that indicates whether the worksheet is empty. |
| index | Gets an index of the worksheet. |
| min_row_index | Gets an index of the first row. |
| max_row_index | Gets an index of the last row. |
| min_column_index | Gets an index of the first column. |
| max_column_index | Gets an index of the last column. |
| name | Gets a name of the worksheet. |
- module
groupdocs.parser.data - class
WorksheetInfo
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.