Appearance
@shbernal/pptxgenjs / index / PatternFillProps
Interface: PatternFillProps
Defined in: core-interfaces.ts:225
Properties
bgColor?
optionalbgColor?:string
Defined in: core-interfaces.ts:231
Background color. Defaults to white (FFFFFF) if omitted.
fgColor?
optionalfgColor?: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>).