Xceed Workbooks for .NET v1.4 Documentation
BuiltinStyleType Enumeration


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : BuiltinStyleType Enumeration
Represents the different types of built-in Cell Styles offered by MS Excel.
Syntax
'Declaration

 

Public Enum BuiltinStyleType 

   Inherits System.Enum
'Usage

 

Dim instance As BuiltinStyleType
public enum BuiltinStyleType : System.Enum 
Members
MemberDescription
Accent1
Accent1_20_Percent
Accent1_40_Percent
Accent1_60_Percent
Accent2
Accent2_20_Percent
Accent2_40_Percent
Accent2_60_Percent
Accent3
Accent3_20_Percent
Accent3_40_Percent
Accent3_60_Percent
Accent4
Accent4_20_Percent
Accent4_40_Percent
Accent4_60_Percent
Accent5
Accent5_20_Percent
Accent5_40_Percent
Accent5_60_Percent
Accent6
Accent6_20_Percent
Accent6_40_Percent
Accent6_60_Percent
Bad
Calculation
CheckCell
ColumnLevel(Sorry, no preview is available for this one!)
Comma
Comma_0
Currency
Currency_0
ExplanatoryText
FollowedHyperlink
Good
Heading1
Heading2
Heading3
Heading4
Hyperlink
Input
LinkedCell
Neutral
Normal
Note
Output
Percent
RowLevel(Sorry, no preview is available for this one!)
Title
Total
WarningText
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Workbooks.NET.BuiltinStyleType

Requirements

Target Platforms: Windows 11, Windows 10, 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

Xceed.Workbooks.NET Namespace