TdxSpreadSheetRTFService.CurrentService Method
Deprecated. This property exists for backward compatibility only. Use the global dxSpreadSheetTextService variable instead.
Declaration
class function CurrentService: TdxSpreadSheetTextServiceClass;
Returns
Type | Description |
---|---|
TdxSpreadSheetTextServiceClass | A reference to the registered spreadsheet text service class. |
See Also