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