IronCalc Node.js
    Preparing search index...

    Type Alias CellLink

    CellLink: { column: number; dynamic: boolean; row: number } & Link

    A link together with the cell (row, column) it is attached to. A dynamic link is created by a formula like HYPERLINK: it cannot be edited or deleted, only the formula can change it.