docx

    Variable TextWrappingSideConst

    TextWrappingSide: {
        BOTH_SIDES: "bothSides";
        LARGEST: "largest";
        LEFT: "left";
        RIGHT: "right";
    } = ...

    Type declaration

    • ReadonlyBOTH_SIDES: "bothSides"
    • ReadonlyLARGEST: "largest"
    • ReadonlyLEFT: "left"
    MMNEPVFCICPMFPCPTTAAATR