Link Search Menu Expand Document

PatternStyle Enumeration

Pattern style enumeration

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum PatternStyle
Members
Member nameValueDescription
Checker9 Checkerboard
CrissCross16 Criss-cross lines
Down-4121 Dark diagonal lines running from the upper left to the lower right
Gray1617 16% gray
Gray25-4124 25% gray
Gray50-4125 50% gray
Gray75-4126 75% gray
Gray818 8% gray
Grid15 Grid
Horizontal-4128 Dark horizontal lines
LightDown13 Light diagonal lines running from the upper left to the lower right
LightHorizontal11 Light horizontal lines
LightUp14 Light diagonal lines running from the lower left to the upper right
LightVertical12 Light vertical lines
None-4142 No pattern
SemiGray7510 75% dark moire
Solid1 Solid color
Up-4162 Dark diagonal lines running from the lower left to the upper right
Vertical-4166 Dark vertical lines
See Also

Reference