diff --git a/lib/xlsx/xform/sheet/worksheet-xform.js b/lib/xlsx/xform/sheet/worksheet-xform.js index 244b94f9c..58b56631a 100644 --- a/lib/xlsx/xform/sheet/worksheet-xform.js +++ b/lib/xlsx/xform/sheet/worksheet-xform.js @@ -313,6 +313,7 @@ class WorkSheetXform extends BaseXform { properties, views: this.map.sheetViews.model, pageSetup, + headerFooter: this.map.headerFooter.model, background: this.map.picture.model, drawing: this.map.drawing.model, tables: this.map.tableParts.model, diff --git a/spec/unit/xlsx/xform/sheet/data/sheet.1.3.json b/spec/unit/xlsx/xform/sheet/data/sheet.1.3.json index c0c8dba94..3bf2d88ff 100644 --- a/spec/unit/xlsx/xform/sheet/data/sheet.1.3.json +++ b/spec/unit/xlsx/xform/sheet/data/sheet.1.3.json @@ -74,5 +74,6 @@ "mergeCells": null, "dataValidations": null, "drawing": null, + "headerFooter": null, "tables": null } diff --git a/spec/unit/xlsx/xform/sheet/data/sheet.5.3.json b/spec/unit/xlsx/xform/sheet/data/sheet.5.3.json index 5bb154ae5..5357ff81a 100644 --- a/spec/unit/xlsx/xform/sheet/data/sheet.5.3.json +++ b/spec/unit/xlsx/xform/sheet/data/sheet.5.3.json @@ -18,6 +18,7 @@ "mergeCells": null, "dataValidations": null, "drawing": null, + "headerFooter": null, "cols": null, "hyperlinks": null, "views": null, diff --git a/spec/unit/xlsx/xform/sheet/data/sheet.6.3.json b/spec/unit/xlsx/xform/sheet/data/sheet.6.3.json index b92ec886f..71c6fdc39 100644 --- a/spec/unit/xlsx/xform/sheet/data/sheet.6.3.json +++ b/spec/unit/xlsx/xform/sheet/data/sheet.6.3.json @@ -19,6 +19,7 @@ "mergeCells": null, "dataValidations": null, "drawing": null, + "headerFooter": null, "cols": null, "hyperlinks": null, "views": null,
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: