SheetXL - v0.3.20
    Preparing search index...

    Variable ToolTipPlacementConst

    ToolTipPlacement: {
        Bottom: "bottom";
        BottomEnd: "bottom-end";
        BottomStart: "bottom-start";
        Left: "left";
        LeftEnd: "left-end";
        LeftStart: "left-start";
        Right: "right";
        RightEnd: "right-end";
        RightStart: "right-start";
        Top: "top";
        TopEnd: "top-end";
        TopStart: "top-start";
    }

    Type declaration

    • ReadonlyBottom: "bottom"
    • ReadonlyBottomEnd: "bottom-end"
    • ReadonlyBottomStart: "bottom-start"
    • ReadonlyLeft: "left"
    • ReadonlyLeftEnd: "left-end"
    • ReadonlyLeftStart: "left-start"
    • ReadonlyRightEnd: "right-end"
    • ReadonlyRightStart: "right-start"
    • ReadonlyTop: "top"
    • ReadonlyTopEnd: "top-end"
    • ReadonlyTopStart: "top-start"