• Compose a stable CellId from its workbook, sheet, and ref.

    Parameters

    • workbook: string

      Identifier of the enclosing workbook.

    • sheet: string

      Identifier of the enclosing sheet.

    • ref: CellRef

      Cell location within the sheet.

    Returns string

    Engine-friendly key of the form cell:wb:sheet:A1.