Aspose Total
/
AsposeCellsCloud-CellsApi-26.4
/
docs/model/XmlSaveOptions.md
AsposeCellsCloud::Object::XmlSaveOptions
Load the model package
use AsposeCellsCloud::Object::XmlSaveOptions;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
SheetIndexes | ARRAY[int?] | |
ExportArea | CellArea | |
HasHeaderRow | boolean | |
XmlMapName | string | |
SheetNameAsElementName | boolean | |
DataAsAttribute | boolean | |
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 README]