Sha256: 0bd4990ae68fa43a25a16fe3980eba283d5d530fd105c7d34c38359a99fdb049
Contents?: true
Size: 905 Bytes
Versions: 13
Compression:
Stored size: 905 Bytes
Contents
# AsposeCellsCloud::XlsbSaveOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enable_http_compression** | **BOOLEAN** | | [optional] **save_format** | **String** | | [optional] **clear_data** | **BOOLEAN** | Make the workbook empty after saving the file. | [optional] **cached_file_folder** | **String** | The cached file folder is used to store some large data. | [optional] **validate_merged_areas** | **BOOLEAN** | Indicates whether validate merged areas before saving the file. The default value is false. | [optional] **refresh_chart_cache** | **BOOLEAN** | | [optional] **create_directory** | **BOOLEAN** | If true and the directory does not exist, the directory will be automatically created before saving the file. | [optional] **sort_names** | **BOOLEAN** | | [optional]
Version data entries
13 entries across 13 versions & 1 rubygems