Skip to main content

TdxCustomSpreadSheet.OptionsBehavior Property

Specifies the global behavior and functionality settings applied to the Spreadsheet and Report Designer.

Declaration

property OptionsBehavior: TdxSpreadSheetOptionsBehavior read; write;

Property Value

Type
TdxSpreadSheetOptionsBehavior

Remarks

This property set allows you to customize formula calculation settings, disable or enable certain end-user functionality, including but not limited to, the action history and cell management. For the full list of available global behavior and functionality settings, refer to the TdxSpreadSheetOptionsBehavior class description.

See Also