SheetXL - v0.3.20
    Preparing search index...

    Variable RangeOrientationsConst

    RangeOrientations: { Both: "both"; Column: "column"; Row: "row" }

    Allows for either direction or both. (But not none).

    Type declaration

    • ReadonlyBoth: "both"
    • ReadonlyColumn: "column"
    • ReadonlyRow: "row"