Creates and configures a cell within the current worksheet at the current row and column position.
The value to be placed into the cell.
Optional configuration for the cell.
The exceljs.Cell object that was created and configured.
exceljs.Cell
Creates and configures a cell within the current worksheet at the current row and column position.