blob: 92e739bf830113cff44f6819b0cf02503bf8223f [file] [log] [blame]
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
<record id="0x1045" name="SeriesChartGroupIndex" excel-record-id="SERTOCRT"
package="org.apache.poi.hssf.record">
<suffix>Record</suffix>
<extends>Record</extends>
<description>The series chart group index record stores the index to the CHARTFORMAT record (0 based).</description>
<author>Glen Stampoultzis (glens at apache.org)</author>
<fields>
<field type="int" size="2" name="chart group index" description="index to the CHARTFORMAT record"/>
</fields>
</record>