[]
        
(Showing Draft Content)

GC.Spread.Sheets.PatternType

Enumeration: PatternType

Spread.Sheets.PatternType

Specifies the cell value type of dropdown list result.

Table of contents

Enumeration members

Enumeration members

darkDown

darkDown = 9

Specifies the pattern type is darkDown.


darkGray

darkGray = 2

Specifies the pattern type is darkGray.


darkGrid

darkGrid = 11

Specifies the pattern type is darkGrid.


darkHorizontal

darkHorizontal = 7

Specifies the pattern type is darkHorizontal.


darkTrellis

darkTrellis = 12

Specifies the pattern type is darkTrellis.


darkUp

darkUp = 10

Specifies the pattern type is darkUp.


darkVertical

darkVertical = 8

Specifies the pattern type is darkVertical.


gray0625

gray0625 = 6

Specifies the pattern type is gray0625.


gray125

gray125 = 5

Specifies the pattern type is gray125.


lightDown

lightDown = 15

Specifies the pattern type is lightDown.


lightGray

lightGray = 4

Specifies the pattern type is lightGray.


lightGrid

lightGrid = 17

Specifies the pattern type is lightGrid.


lightHorizontal

lightHorizontal = 13

Specifies the pattern type is lightHorizontal.


lightTrellis

lightTrellis = 18

Specifies the pattern type is lightTrellis.


lightUp

lightUp = 16

Specifies the pattern type is lightUp.


lightVertical

lightVertical = 14

Specifies the pattern type is lightVertical.


mediumGray

mediumGray = 3

Specifies the pattern type is mediumGray.


solid

solid = 1

Specifies the pattern type is solid.