Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 719 Bytes

File metadata and controls

13 lines (9 loc) · 719 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 string The name of the worksheet [optional]
url string URL to the XLSX file of this worksheet; file is stored in an in-memory cache and will be deleted [optional]
worksheet_contents string Contents of the worksheet in bytes [optional]

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