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