diff options
Diffstat (limited to 'src/records/definitions/attached_label_record.xml')
-rw-r--r-- | src/records/definitions/attached_label_record.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/records/definitions/attached_label_record.xml b/src/records/definitions/attached_label_record.xml index 4adc324192..84a4ebf194 100644 --- a/src/records/definitions/attached_label_record.xml +++ b/src/records/definitions/attached_label_record.xml @@ -1,4 +1,5 @@ -<record id="0x100c" name="SeriesLabels" package="org.apache.poi.hssf.record"> +<record id="0x100c" name="SeriesLabels" excel-record-id="ATTACHEDLABEL" + package="org.apache.poi.hssf.record"> <suffix>Record</suffix> <extends>Record</extends> <description>The series label record defines the type of label associated with the data format record.</description> |