Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / PatternFillProps

Interface: PatternFillProps

Defined in: core-interfaces.ts:225

Properties

bgColor?

optional bgColor?: string

Defined in: core-interfaces.ts:231

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


fgColor?

optional fgColor?: string

Defined in: core-interfaces.ts:229

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


preset

preset: PatternPreset

Defined in: core-interfaces.ts:227

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