# CloudmersiveConvertApiClient.WorksheetResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**worksheetNumber** | **Number** | Worksheet number of the converted page, starting with 1 for the left-most worksheet | [optional] 
**worksheetName** | **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] 
**worksheetContents** | **Blob** | Contents of the worksheet in bytes | [optional] 


