diff --git a/src/modules/cell.js b/src/modules/cell.js index 6ddaafeb1..df3de6516 100644 --- a/src/modules/cell.js +++ b/src/modules/cell.js @@ -278,7 +278,8 @@ import { jsPDF } from "../jspdf.js"; arguments[2], arguments[3], arguments[4], - arguments[5] + arguments[5], + arguments[6] ); } _initialize.call(this);