Style.Fill.PatternFill Property

PicoXLSX

PicoXLSX

StyleFillPatternFill Property

Gets or sets the pattern type of the fill (Default is none)

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public StyleFillPatternValue PatternFill { get; set; }

Property Value

Type: StyleFillPatternValue
See Also