use AsposeCellsCloud::Object::SpreadsheetML2003SaveOptions;
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]
export_column_index_of_cell | boolean | | [optional]
is_indented_formatting | boolean | | [optional]
limit_as_xls | boolean | | [optional]