Spread Silverlight Documentation
Category Property (IBuiltInExcelStyle)


GrapeCity.Excel Namespace > IBuiltInExcelStyle Interface : Category Property
Gets or sets the category of the built-in style
Syntax
'Declaration
 
Property Category As System.Integer
'Usage
 
Dim instance As IBuiltInExcelStyle
Dim value As System.Integer
 
instance.Category = value
 
value = instance.Category
System.int Category {get; set;}

Property Value

The category of the built-in style
See Also

Reference

IBuiltInExcelStyle Interface
IBuiltInExcelStyle Members