composize
    Preparing search index...

    Function borderedCell

    • Creates a cell object with a thin border applied to all four sides.

      Parameters

      • value: any

        The value to be placed into the cell. Can be of any type supported by exceljs.

      • options: Partial = {}

        Optional configuration for the cell.

      Returns Cell

      The exceljs.Cell object that was created and configured.