Sha256: 3ba5bf1e93b302a2d2c9752adbc6f5e91901a3e744f8b03ea04cc22e1287a47d
Contents?: true
Size: 901 Bytes
Versions: 13
Compression:
Stored size: 901 Bytes
Contents
# AsposeCellsCloud::SaveOptions ## 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