Spread Silverlight Documentation
GetBuiltInStyleCategory Method


GrapeCity.Excel Namespace > ExcelStyle Class : GetBuiltInStyleCategory Method
Gets the built in style category.
Syntax
'Declaration
 
Public Function GetBuiltInStyleCategory() As System.Integer
'Usage
 
Dim instance As ExcelStyle
Dim value As System.Integer
 
value = instance.GetBuiltInStyleCategory()
public System.int GetBuiltInStyleCategory()
See Also

Reference

ExcelStyle Class
ExcelStyle Members