composize
    Preparing search index...
    • Defines a new row in the current worksheet.

      This function sets the context for defining cells within a specific row.

      Parameters

      • composable: () => void

        A function that contains calls to cell definition functions (e.g., cell) for the current row.

      Returns undefined | Row