Back to Devexpress

DocumentOptions Properties

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

latest3.1 KB
Original Source

DocumentOptions Properties

Provides access to workbook options.

NameDescription
CalculationEngineTypeGets or sets the parameter that specifies the computational model used in worksheet calculations.
CalculationModeGets or sets the calculation mode that specifies when to calculate formulas in a Workbook or Spreadsheet control.
CellsProvides access to the options that can be specified for worksheet cells.
ClipboardProvides access to options for clipboard operations.
CompatibilityProvides access to options designed to ensure compatibility with previous Spreadsheet versions.
CopyProvides access to options that allow you to control copy operations.
CultureObtains culture-specific settings of the spreadsheet.
DataSourceLoadingProvides access to options for loading a data source in mail merge operations.
DocumentCapabilitiesProvides access to an object used to specify document restrictions.
EventsProvides access to options used to specify how certain events are raised for the workbook.
ExportProvides access to options used to export a workbook to different formats.
ImportProvides access to options used to import workbooks in different formats.
PrintProvides access to print options for a workbook.
ProtectionProvides access to options specifying the encryption parameters for the password protected workbook.
RealTimeDataProvides access to options for real-time data (RTD) function calculation.
SaveProvides access to the workbook save options.
ZoomModeGets or sets a zoom mode for all worksheets in the document.

See Also

DocumentOptions Class

DocumentOptions Members

DevExpress.Spreadsheet Namespace