Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 710 Bytes

WorksheetResult.md

File metadata and controls

13 lines (9 loc) · 710 Bytes

WorksheetResult

Properties

Name Type Description Notes
worksheet_number int Worksheet number of the converted page, starting with 1 for the left-most worksheet [optional]
worksheet_name str The name of the worksheet [optional]
url str URL to the XLSX file of this worksheet; file is stored in an in-memory cache and will be deleted [optional]
worksheet_contents str Contents of the worksheet in bytes [optional]

[Back to Model list] [Back to API list] [Back to README]