SheetXL - v0.3.20
    Preparing search index...

    Variable AnchorLocationConst

    AnchorLocation: {
        Bottom: "b";
        BottomLeft: "bl";
        BottomRight: "br";
        Center: "c";
        Left: "l";
        Right: "r";
        Top: "t";
        TopLeft: "tl";
        TopRight: "tr";
    }

    Type declaration

    • ReadonlyBottom: "b"
    • ReadonlyBottomLeft: "bl"
    • ReadonlyBottomRight: "br"
    • ReadonlyCenter: "c"
    • ReadonlyLeft: "l"
    • ReadonlyTop: "t"
    • ReadonlyTopLeft: "tl"
    • ReadonlyTopRight: "tr"