Back to Devexpress

DocumentSettings Properties

officefileapi-devexpress-dot-spreadsheet-dot-documentsettings-dot-underscore-properties.md

latest1.9 KB
Original Source

DocumentSettings Properties

Contains workbook options related to formula calculation.

NameDescription
CalculationProvides access to options used for calculation of formulas contained in the worksheet cells.
CompressImagesReturns or specifies whether to compress images in the document.
EncryptionProvides access to the document encryption options used to save a password encrypted document.
R1C1ReferenceStyleGets or sets whether the workbook uses the R1C1 reference style.
ShowPivotTableFieldListGets or sets a value indicating whether the PivotTable Field List should be displayed for pivot tables in the workbook.
UpdateLinksSpecifies how to update links to other workbooks when the document is opened.
WriteProtectionReturns write-protection options for a workbook.

See Also

DocumentSettings Interface

DocumentSettings Members

DevExpress.Spreadsheet Namespace