GrapeCity.Xaml.Excel
FillPatternType Enumeration


Represent tie Fill pattern type.
Syntax
'Declaration
 
Public Enum FillPatternType 
   Inherits System.Enum
'Usage
 
Dim instance As FillPatternType
public enum FillPatternType : System.Enum 
Members
MemberDescription
DarkDown Reverse diagonal stripe
DarkGray 75% gray
DarkGrid Diagonal crosshatch
DarkHorizontal Horizontal stripe
DarkTrellis Thick Diagonal crosshatch
DarkUp Diagonal stripe
DarkVertical Vertical stripe
Gray0625 The fill style is grayscale of 0.0625(1/16) value.
Gray125 The fill style is grayscale of 0.125(1/8) value.
LightDown Thin reverse diagonal stripe
LightGray 25% gray
LightGrid Thin horizontal crosshatch
LightHorizontal Thin horizontal stripe
LightTrellis Thin diagonal crosshatch
LightUp Thin diagonal stripe
LightVertical Thin vertical stripe
MediumGray 50% gray
None None
Solid Solid
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.FillPatternType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options