Spread WPF 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
Accent1The Accent1 style
Accent1_20The 20% Accent1 style
Accent1_40The 40% Accent1 style
Accent1_60The 60% Accent1 style
Accent2The Accent2 style
Accent2_20The 20% Accent2 style
Accent2_40The 40% Accent2 style
Accent2_60The 60% Accent2 style
Accent3The Accent3 style
Accent3_20The 20% Accent3 style
Accent3_40The 40% Accent3 style
Accent3_60The 60% Accent3 style
Accent4The Accent4 style
Accent4_20The 20% Accent4 style
Accent4_40The 40% Accent4 style
Accent4_60The 60% Accent4 style
Accent5The Accent5 style
Accent5_20The 20% Accent5 style
Accent5_40The 40% Accent5 style
Accent5_60The 60% Accent5 style
Accent6The Accent6 style
Accent6_20The 20% Accent6 style
Accent6_40The 40% Accent6 style
Accent6_60The 60% Accent6 style
BadThe Bad style
CalculationThe Calculation style
CheckCellThe CheckCell style
ColumnLevelthe Column level style
CommaThe Comma style
Comma0The Comma [0] style
CurrencyThe Currency style
Currency0The Currency [0] style
ExplanatoryTextThe ExplanatoryText style
FollowedHyperLinkThe FollowedHyperLink style
GoodThe Good style
Heading1The Heading 1 style
Heading2The Heading 2 style
Heading3The Heading 3 style
Heading4The Heading 4 style
HyperLinkThe HyperLink style
InputThe Input style
LinkedCellThe LinkedCell style
NeutralThe Neutral style
NormalThe Normal style
NoteThe Note style
OutputThe Output style
PercentThe Percent style
RowLevelThe Row level style
TitleThe Title style
TotalThe Total style
WarningTextThe WariningText style
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Excel Namespace