docx

    Type Alias IShadingAttributesProperties

    type IShadingAttributesProperties = {
        color?: string;
        fill?: string;
        type?: typeof ShadingType[keyof typeof ShadingType];
    }
    Index

    Properties

    Properties

    color?: string
    fill?: string
    type?: typeof ShadingType[keyof typeof ShadingType]
    MMNEPVFCICPMFPCPTTAAATR