Creates and configures a cell within the current worksheet at the current row and column position.
The value to be placed into the cell. Can be of any type supported by exceljs.
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.