TdxSpreadSheetFormatHandle.Format(Variant,TdxSpreadSheetCellDataType,TObject,Untyped) Method
Declaration
procedure Format(const AValue: Variant; AValueType: TdxSpreadSheetCellDataType; const AFormatSettings: TObject; var AResult);
Parameters
Name | Type |
---|---|
AValue | Variant |
AValueType | TdxSpreadSheetCellDataType |
AFormatSettings | TObject |
AResult |
See Also