Spread Silverlight Documentation
BuiltInStyleIndex Enumeration


GrapeCity.Excel Namespace : BuiltInStyleIndex Enumeration
Represents built in styles used in Excel
Syntax
'Declaration
 
Public Enum BuiltInStyleIndex 
   Inherits System.Enum
'Usage
 
Dim instance As BuiltInStyleIndex
public enum BuiltInStyleIndex : System.Enum 
Members
MemberDescription
Accent1 The Accent1 style
Accent1_20 The 20% Accent1 style
Accent1_40 The 40% Accent1 style
Accent1_60 The 60% Accent1 style
Accent2 The Accent2 style
Accent2_20 The 20% Accent2 style
Accent2_40 The 40% Accent2 style
Accent2_60 The 60% Accent2 style
Accent3 The Accent3 style
Accent3_20 The 20% Accent3 style
Accent3_40 The 40% Accent3 style
Accent3_60 The 60% Accent3 style
Accent4 The Accent4 style
Accent4_20 The 20% Accent4 style
Accent4_40 The 40% Accent4 style
Accent4_60 The 60% Accent4 style
Accent5 The Accent5 style
Accent5_20 The 20% Accent5 style
Accent5_40 The 40% Accent5 style
Accent5_60 The 60% Accent5 style
Accent6 The Accent6 style
Accent6_20 The 20% Accent6 style
Accent6_40 The 40% Accent6 style
Accent6_60 The 60% Accent6 style
Bad The Bad style
Calculation The Calculation style
CheckCell The CheckCell style
ColumnLevel the Column level style
Comma The Comma style
Comma0 The Comma [0] style
Currency The Currency style
Currency0 The Currency [0] style
ExplanatoryText The ExplanatoryText style
FollowedHyperLink The FollowedHyperLink style
Good The Good style
Heading1 The Heading 1 style
Heading2 The Heading 2 style
Heading3 The Heading 3 style
Heading4 The Heading 4 style
HyperLink The HyperLink style
Input The Input style
LinkedCell The LinkedCell style
Neutral The Neutral style
Normal The Normal style
Note The Note style
Output The Output style
Percent The Percent style
RowLevel The Row level style
Title The Title style
Total The Total style
WarningText The WariningText style
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.BuiltInStyleIndex

See Also

Reference

GrapeCity.Excel Namespace