GrapeCity.Xaml.Excel
Category Property (IBuiltInExcelStyle)


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

Property Value

The category of the built-in style
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IBuiltInExcelStyle Interface
IBuiltInExcelStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options