Skip to main content

TdxSpreadSheetOptionsView Class

Stores the global apperance and functionality settings of the Spreadsheet and Report Designer controls.

Declaration

TdxSpreadSheetOptionsView = class(
    TdxSpreadSheetPersistentObject
)

Remarks

This class provides the following members that allow you to:

The Spreadsheet/Report Designer control’s OptionsView property references a TdxSpreadSheetOptionsView object.

See Also