Skip to main content

TdxSpreadSheetCustomViewOptions Class

The base class for all classes that implement worksheet appearance and printing settings.

Declaration

TdxSpreadSheetCustomViewOptions = class(
    TcxLockablePersistent
)

Remarks

This class does not introduce any new public members.

You do not need to create instances of the TdxSpreadSheetCustomViewOptions class. Use the TdxSpreadSheetTableViewOptions and TdxSpreadSheetTableViewOptionsPrint classes instead.

See Also