| Package | Description |
|---|---|
| com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
| com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
| Constructor and Description |
|---|
WorksheetInfo(int index,
String name,
WorksheetRange range)
Initializes a new instance of the
WorksheetInfo class. |
| Modifier and Type | Method and Description |
|---|---|
List<WorksheetRange> |
WorksheetOptions.getRanges()
Get a list of ranges.
|
| Constructor and Description |
|---|
WorksheetOptions(WorksheetRange... ranges)
Initializes a new instance of the
WorksheetOptions class. |
Copyright © 2026. All rights reserved.