WorksheetRange class
Leave feedback
On this page
Provides the range which are used for the worksheet extraction.
The WorksheetRange type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the WorksheetRange class. |
| Property | Description |
|---|---|
| is_empty | Gets a value that indicates whether the range is empty. |
| 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. |
- module
groupdocs.parser.data - class
WorksheetRange
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.