docx

    Variable LineRuleTypeConst

    LineRuleType: {
        AT_LEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
        EXACTLY: "exactly";
    } = ...

    Type declaration

    • ReadonlyAT_LEAST: "atLeast"
    • ReadonlyAUTO: "auto"
    • ReadonlyEXACT: "exact"
    • ReadonlyEXACTLY: "exactly"
    MMNEPVFCICPMFPCPTTAAATR