SaveOptions
General
SaveOptions és una classe en Aspose.Cells per NET.
SaveOptions.UseSharedStrings indica si s’utilitza una taula de cadenes compartides durant l’enregistrament.
Propietats
| 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 |