diff options
Diffstat (limited to 'src/records/definitions/plotgrowth_record.xml')
-rw-r--r-- | src/records/definitions/plotgrowth_record.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/records/definitions/plotgrowth_record.xml b/src/records/definitions/plotgrowth_record.xml index 0bfefc21a6..ff5f1433a9 100644 --- a/src/records/definitions/plotgrowth_record.xml +++ b/src/records/definitions/plotgrowth_record.xml @@ -1,4 +1,5 @@ -<record id="0x1064" name="PlotGrowth" package="org.apache.poi.hssf.record"> +<record id="0x1064" name="PlotGrowth" excel-record-id="PLOTGROWTH" + package="org.apache.poi.hssf.record"> <suffix>Record</suffix> <extends>Record</extends> <description>The plot growth record specifies the scaling factors used when a font is scaled.</description> |