ASP.NET MVC Controls
PatternStyle Enumeration

The pattern type of the cell fills.
Syntax
'Declaration
 
Public Enum PatternStyle 
   Inherits System.Enum
public enum PatternStyle : System.Enum 
Members
MemberDescription
DiagonalCrosshatchDiagonal crosshatch pattern.
DiagonalStripeDiagonal stripe pattern (/).
Gray066% dotted pattern (least dots).
Gray1212% dotted pattern (less dots).
Gray2525% dotted pattern.
Gray5050% dotted pattern.
Gray7575% dotted pattern.
HorizontalStripeHorizontal stripe pattern.
NoneNo pattern (transparent).
ReverseDiagonalStripeReverse diagonal stripe pattern (\).
SolidSolid background.
ThickDiagonalCrosshatchThick diagonal crosshatch pattern.
ThinDiagonalCrosshatchThin diagonal crosshatch pattern (diamonds).
ThinDiagonalStripeThin diagonal stripe pattern (/).
ThinHorizontalCrosshatchThin horizontal crosshatch pattern (squares).
ThinHorizontalStripeThin horizontal stripe pattern.
ThinReverseDiagonalStripeThin reverse diagonal stripe pattern (\).
ThinVerticalStripeThin vertical stripe pattern.
VerticalStripeVertical stripe pattern.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Sheet.PatternStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Mvc.Sheet Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback