DocumentSettings Members
Contains workbook options related to formula calculation.
#Properties
Name | Description |
---|---|
Calculation | Provides access to options used for calculation of formulas contained in the worksheet cells. |
Compress |
Returns or specifies whether to compress images in the document. |
Encryption | Provides access to the document encryption options used to save a password encrypted document. |
R1C1Reference |
Gets or sets whether the workbook uses the R1C1 reference style. |
Show |
Gets or sets a value indicating whether the Pivot |
Update |
Specifies how to update links to other workbooks when the document is opened. |
Write |
Returns write-protection options for a workbook. |
See Also