SaveOptions
Overview
SaveOptions is a class in Aspose.Cells for NET.
SaveOptions.UseSharedStrings indicates whether a shared string table is used during save.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
SaveFormat | SaveFormat | Read/Write | Gets or sets the file format used when saving a workbook |
UseSharedStrings | bool | Read/Write | Indicates whether a shared string table is used during save |
ValidateBeforeSave | bool | Read/Write | Determines if the workbook is validated before saving |
CompactStyles | bool | Read/Write | Controls whether style definitions are compacted to reduce file size |
PreserveRecoveryMetadata | bool | Read/Write | Specifies if recovery metadata is retained when saving |