diff options
Diffstat (limited to 'src/records/definitions/units_record.xml')
-rw-r--r-- | src/records/definitions/units_record.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/records/definitions/units_record.xml b/src/records/definitions/units_record.xml index 70e250a1fc..11e6cb147c 100644 --- a/src/records/definitions/units_record.xml +++ b/src/records/definitions/units_record.xml @@ -1,4 +1,4 @@ -<record id="0x1001" name="Units" package="org.apache.poi.hssf.record"> +<record id="0x1001" name="Units" excel-record-id="UNITS" package="org.apache.poi.hssf.record"> <suffix>Record</suffix> <extends>Record</extends> <description>The units record describes units.</description> |