Click or drag to resize
NanoXLSX

FillPatternValuenone Field

No pattern (default)

Namespace: NanoXLSX.Styles
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.5+4f4b44a718a20dda8ca2c0c4d00bd7eee7c80f5d
Syntax
C#
public const FillPatternValue none = 0

Field Value

FillPatternValue
Remarks
The value none will lead to a invalidation of the foreground or background color values
See Also