Sha256: 4a71045498ac40cd8e5605cbc952581bae041116ad070b8463c05e5632deb636
Contents?: true
Size: 1.07 KB
Versions: 13
Compression:
Stored size: 1.07 KB
Contents
# AsposeCellsCloud::TxtSaveOptions ## 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] **quote_type** | **String** | | [optional] **separator** | **String** | | [optional] **separator_string** | **String** | | [optional] **always_quoted** | **BOOLEAN** | | [optional]
Version data entries
13 entries across 13 versions & 1 rubygems