Sha256: be5c6c9680448a675204c2d254dc765689646634cec417c397a22d788753a9ed
Contents?: true
Size: 1.56 KB
Versions: 10
Compression:
Stored size: 1.56 KB
Contents
# AsposeCellsCloud::HtmlSaveOptions ## 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] **attached_files_directory** | **String** | | [optional] **attached_files_url_prefix** | **String** | | [optional] **encoding** | **String** | | [optional] **export_active_worksheet_only** | **BOOLEAN** | | [optional] **export_chart_image_format** | **String** | | [optional] **export_images_as_base64** | **BOOLEAN** | | [optional] **hidden_col_display_type** | **String** | | [optional] **hidden_row_display_type** | **String** | | [optional] **html_cross_string_type** | **String** | | [optional] **is_exp_image_to_temp_dir** | **BOOLEAN** | | [optional] **page_title** | **String** | | [optional] **parse_html_tag_in_cell** | **BOOLEAN** | | [optional]
Version data entries
10 entries across 10 versions & 1 rubygems