Skip to main content

TdxSpreadSheetTableViewSelection Class

A collection of selected areas in a worksheet.

Declaration

TdxSpreadSheetTableViewSelection = class(
    TObject
)

Remarks

This class implements cell selection management in the Spreadsheet and Report Designer controls.

Selected Cell Ranges

The TdxSpreadSheetTableViewSelection class has the following members that allow you to:

A worksheet’s Selection property references a TdxSpreadSheetTableViewSelection object.

Inheritance

TObject
TdxSpreadSheetTableViewSelection
See Also