From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

AsposeCellsCloud::Object::SpreadsheetML2003SaveOptions

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- ExportColumnIndexOfCell | boolean | The default value is false, it means that column index will be ignored if the cell is contiguous to the previous cell. | IsIndentedFormatting | boolean | Causes child elements to be indented.The default value is true. If the value is false, it will reduce the size of the xml file | LimitAsXls | boolean | Limit as xls, the max row index is 65535 and the max column index is 255. | SaveFormat | string | | CachedFileFolder | string | | ClearData | boolean | | CreateDirectory | boolean | | EnableHTTPCompression | boolean | | RefreshChartCache | boolean | | SortNames | boolean | | ValidateMergedAreas | boolean | | MergeAreas | boolean | | SortExternalNames | boolean | | CheckExcelRestriction | boolean | | UpdateSmartArt | boolean | | EncryptDocumentProperties | boolean | |

[Back to Model list] [Back to API list] [Back to README]