Comparing version 1.6.1 to 1.6.2
@@ -187,5 +187,5 @@ /** | ||
this.map.pageSetup.render(xmlStream, model.pageSetup); | ||
this.map.drawing.render(xmlStream, model.drawing); | ||
this.map.rowBreaks.render(xmlStream, model.rowBreaks); | ||
this.map.drawing.render(xmlStream, model.drawing); // Note: must be after rowBreaks | ||
this.map.picture.render(xmlStream, model.background); // Note: must be after drawing | ||
this.map.rowBreaks.render(xmlStream, model.rowBreaks); | ||
@@ -192,0 +192,0 @@ xmlStream.closeNode(); |
{ | ||
"name": "exceljs", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Excel Workbook Manager - Read and Write xlsx and csv Files.", | ||
@@ -5,0 +5,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3213673
1866