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