blob: 019773e04275ba374e950110397d1052450063ab [file] [log] [blame]
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
<record id="0x104e" name="NumberFormatIndex" excel-record-id="IFMT"
package="org.apache.poi.hssf.record">
<suffix>Record</suffix>
<extends>Record</extends>
<description>The number format index record indexes format table. This applies to an axis.</description>
<author>Glen Stampoultzis (glens at apache.org)</author>
<fields>
<field type="int" size="2" name="format index" description="index to the format table"/>
</fields>
</record>