Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / PatternFillProps

Interface: PatternFillProps

Defined in: core-interfaces.ts:186

Properties

bgColor?

optional bgColor?: string

Defined in: core-interfaces.ts:192

Background color. Defaults to white (FFFFFF) if omitted.


fgColor?

optional fgColor?: string

Defined in: core-interfaces.ts:190

Foreground color. Defaults to black (000000) if omitted.


preset

preset: PatternPreset

Defined in: core-interfaces.ts:188

OOXML preset pattern (prst attribute on <a:pattFill>).