TdxSpreadSheetRTFService Class
Provides access to the text formatting functionality in spreadsheet controls.
Declaration
TdxSpreadSheetRTFService = class(
TObject
)
Remarks
This class exists only to ensure backward compatibility with previous versions of DevExpress controls. Use the dxSpreadSheetTextService global variable instead.
Inheritance
TObject
TdxSpreadSheetRTFService
See Also