# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


