@jsfkit/types
    Preparing search index...

    Type Alias CellRange

    CellRange: string

    A cell coordinate range in an uppercase A1-style reference format (e.g. H6:J36).

    The range consists of two CellIds separated by a colon (:) character.