TdxSpreadSheetTextService.GetAsRTF(TdxSpreadSheetCell,string) Method
Declaration
class function GetAsRTF(ACell: TdxSpreadSheetCell; var AValue: string): Boolean; overload;
Parameters
| Name | Type |
|---|---|
| ACell | TdxSpreadSheetCell |
| AValue | string |
Returns
| Type |
|---|
| Boolean |
See Also