docx

    Type Alias ITableWidthProperties

    type ITableWidthProperties = {
        size: number | Percentage | UniversalMeasure;
        type?: typeof WidthType[keyof typeof WidthType];
    }
    Index

    Properties

    Properties

    size: number | Percentage | UniversalMeasure
    type?: typeof WidthType[keyof typeof WidthType]
    MMNEPVFCICPMFPCPTTAAATR