Returns the numeric format string for a given format index.
Syntax
Unit: FlexCel.XlsAdapter
function TXlsFile.GetFormatString(const XF: Integer): string; override;
Parameters
<-> |
Parameter |
Type |
Description |
const |
XF |
Integer |
Format index 0-Based |
Returns
Numeric format definition
See also