docx

    Variable LeaderTypeConst

    LeaderType: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...

    Type declaration

    • ReadonlyDOT: "dot"
    • ReadonlyHYPHEN: "hyphen"
    • ReadonlyMIDDLE_DOT: "middleDot"
    • ReadonlyNONE: "none"
    • ReadonlyUNDERSCORE: "underscore"
    MMNEPVFCICPMFPCPTTAAATR