Back to Devexpress

TdxSpreadSheet Class

vcl-dxspreadsheet.md

latest7.5 KB
Original Source

TdxSpreadSheet Class

A Spreadsheet control.

Declaration

delphi
TdxSpreadSheet = class(
    TdxCustomSpreadSheet
)

Remarks

A Spreadsheet control allows you to create applications with a user experience inspired by Microsoft Excel®. In addition, you can associate a Spreadsheet control with a Formula Bar control to add extra cell view and edit options found in many popular spreadsheet applications.

Main API Members

The list below outlines key members of the TdxSpreadSheet class that allow you to manage spreadsheet documents as well as customize general appearance and behavior settings.

Additional Information

Refer to the following topics for general information on the Spreadsheet control functionality:

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomSpreadSheet TdxSpreadSheet

See Also

TdxSpreadSheetReportDesigner Class

TdxSpreadSheetFormulaBar Class

TdxSpreadSheet Members

dxSpreadSheet Unit