| Package | Description |
|---|---|
| com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
| Modifier and Type | Method and Description |
|---|---|
WorksheetInfo |
Parser.getWorksheetInfo(int worksheetIndex)
Extracts the info about the worksheet.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<WorksheetInfo> |
Parser.getWorksheetInfo()
Extracts the info about all worksheets in the spreadsheet.
|
Copyright © 2026. All rights reserved.