docx

    Type Alias ITableCellBorders

    type ITableCellBorders = {
        bottom?: IBorderOptions;
        end?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        start?: IBorderOptions;
        top?: IBorderOptions;
    }
    Index

    Properties

    MMNEPVFCICPMFPCPTTAAATR