poi/src/records/definitions/series_list_record.xml

11 lines
453 B
XML

<record id="0x1016" name="SeriesList" excel-record-id="SERIESLIST"
package="org.apache.poi.hssf.record">
<suffix>Record</suffix>
<extends>Record</extends>
<description>The series list record defines the series displayed as an overlay to the main chart record.</description>
<author>Glen Stampoultzis (glens at apache.org)</author>
<fields>
<field type="int" size="varword" name="series numbers"/>
</fields>
</record>