Class ExcelPattern
Enumeration of Patterns available in Excel.
Inheritance
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelPattern : Enum
Fields
Angle
Represents the Angle pattern.
Declaration
public const ExcelPattern Angle
Field Value
Type |
---|
ExcelPattern |
DarkDownwardDiagonal
Represents the DarkDownwardDiagonal pattern.
Declaration
public const ExcelPattern DarkDownwardDiagonal
Field Value
Type |
---|
ExcelPattern |
DarkHorizontal
Represents the DarkHorizontal pattern.
Declaration
public const ExcelPattern DarkHorizontal
Field Value
Type |
---|
ExcelPattern |
DarkUpwardDiagonal
Represents the DarkUpwardDiagonal pattern.
Declaration
public const ExcelPattern DarkUpwardDiagonal
Field Value
Type |
---|
ExcelPattern |
DarkVertical
Represents the DarkVertical pattern.
Declaration
public const ExcelPattern DarkVertical
Field Value
Type |
---|
ExcelPattern |
DiagonalCrosshatch
Represents the DiagonalCrosshatch pattern.
Declaration
public const ExcelPattern DiagonalCrosshatch
Field Value
Type |
---|
ExcelPattern |
DiagonalStripe
Represents the DiagonalStripe pattern.
Declaration
public const ExcelPattern DiagonalStripe
Field Value
Type |
---|
ExcelPattern |
ForwardDiagonal
Represents the ForwardDiagonal pattern.
Declaration
public const ExcelPattern ForwardDiagonal
Field Value
Type |
---|
ExcelPattern |
Gradient
Represent Gradient pattern.
Declaration
public const ExcelPattern Gradient
Field Value
Type |
---|
ExcelPattern |
Horizontal
Represents the Horizontal pattern.
Declaration
public const ExcelPattern Horizontal
Field Value
Type |
---|
ExcelPattern |
HorizontalStripe
Represents the HorizontalStripe pattern.
Declaration
public const ExcelPattern HorizontalStripe
Field Value
Type |
---|
ExcelPattern |
LightDownwardDiagonal
Represents the LightDownwardDiagonal pattern.
Declaration
public const ExcelPattern LightDownwardDiagonal
Field Value
Type |
---|
ExcelPattern |
LightUpwardDiagonal
Represents the LightUpwardDiagonal pattern.
Declaration
public const ExcelPattern LightUpwardDiagonal
Field Value
Type |
---|
ExcelPattern |
None
No pattern.
Declaration
public const ExcelPattern None
Field Value
Type |
---|
ExcelPattern |
Percent05
Represents the Percent05 pattern.
Declaration
public const ExcelPattern Percent05
Field Value
Type |
---|
ExcelPattern |
Percent10
Represents the Percent10 pattern.
Declaration
public const ExcelPattern Percent10
Field Value
Type |
---|
ExcelPattern |
Percent125Gray
Represents the Percent125Gray pattern.
Declaration
public const ExcelPattern Percent125Gray
Field Value
Type |
---|
ExcelPattern |
Percent25
Represents the Percent25 pattern.
Declaration
public const ExcelPattern Percent25
Field Value
Type |
---|
ExcelPattern |
Percent25Gray
Represents the Percent25Gray pattern.
Declaration
public const ExcelPattern Percent25Gray
Field Value
Type |
---|
ExcelPattern |
Percent50
Represents the Percent50 pattern.
Declaration
public const ExcelPattern Percent50
Field Value
Type |
---|
ExcelPattern |
Percent50Gray
Represents the Percent50Gray pattern.
Declaration
public const ExcelPattern Percent50Gray
Field Value
Type |
---|
ExcelPattern |
Percent60
Represents the Percent60 pattern.
Declaration
public const ExcelPattern Percent60
Field Value
Type |
---|
ExcelPattern |
Percent625Gray
Represents the Percent625Gray pattern.
Declaration
public const ExcelPattern Percent625Gray
Field Value
Type |
---|
ExcelPattern |
Percent70
Represents the Percent70 pattern.
Declaration
public const ExcelPattern Percent70
Field Value
Type |
---|
ExcelPattern |
Percent75
Represents the Percent75 pattern.
Declaration
public const ExcelPattern Percent75
Field Value
Type |
---|
ExcelPattern |
Percent75Gray
Represents the Percent75Gray pattern.
Declaration
public const ExcelPattern Percent75Gray
Field Value
Type |
---|
ExcelPattern |
ReverseDiagonalStripe
Represents the ReverseDiagonalStripe pattern.
Declaration
public const ExcelPattern ReverseDiagonalStripe
Field Value
Type |
---|
ExcelPattern |
Solid
Represents the Solid pattern.
Declaration
public const ExcelPattern Solid
Field Value
Type |
---|
ExcelPattern |
ThickDiagonalCrosshatch
Represents the ThickDiagonalCrosshatch pattern.
Declaration
public const ExcelPattern ThickDiagonalCrosshatch
Field Value
Type |
---|
ExcelPattern |
ThinDiagonalCrosshatch
Represents the ThinDiagonalCrosshatch pattern.
Declaration
public const ExcelPattern ThinDiagonalCrosshatch
Field Value
Type |
---|
ExcelPattern |
ThinDiagonalStripe
Represents the ThinDiagonalStripe pattern.
Declaration
public const ExcelPattern ThinDiagonalStripe
Field Value
Type |
---|
ExcelPattern |
ThinHorizontalCrosshatch
Represents the ThinHorizontalCrosshatch pattern.
Declaration
public const ExcelPattern ThinHorizontalCrosshatch
Field Value
Type |
---|
ExcelPattern |
ThinHorizontalStripe
Represents the ThinHorizontalStripe pattern.
Declaration
public const ExcelPattern ThinHorizontalStripe
Field Value
Type |
---|
ExcelPattern |
ThinReverseDeagonalStripe
Represents the ThinReverseDeagonalStripe pattern.
Declaration
public const ExcelPattern ThinReverseDeagonalStripe
Field Value
Type |
---|
ExcelPattern |
ThinVerticalStripe
Represents the ThinVerticalStripe pattern.
Declaration
public const ExcelPattern ThinVerticalStripe
Field Value
Type |
---|
ExcelPattern |
Vertical
Represents the Vertical pattern.
Declaration
public const ExcelPattern Vertical
Field Value
Type |
---|
ExcelPattern |
VerticalStripe
Represents the VerticalStripe pattern.
Declaration
public const ExcelPattern VerticalStripe
Field Value
Type |
---|
ExcelPattern |