Get Structure With File Uuid
get_structure_with_file_uuidExtract a spreadsheet's full structure as JSON from cloud storage—workbook metadata, worksheets, tables, pivot tables, charts, shapes—to inspect before editing or converting.
Instructions
Extract the full structure of a spreadsheet stored in Aspose Cloud Storage as a JSON document: workbook metadata, worksheets, tables (with column formulas), pivot tables, charts, and shape coordinates. Call this to inspect a workbook before editing or converting. Redundant empty nodes are omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |