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