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

NameTypeAccessDescription
SaveFormatSaveFormatRead/WriteGets or sets the file format used when saving a workbook
UseSharedStringsboolRead/WriteIndicates whether a shared string table is used during save
ValidateBeforeSaveboolRead/WriteDetermines if the workbook is validated before saving
CompactStylesboolRead/WriteControls whether style definitions are compacted to reduce file size
PreserveRecoveryMetadataboolRead/WriteSpecifies if recovery metadata is retained when saving
 Català