GrapeCity.Xaml.Excel
BuiltInStyle Property (ExcelStyle)


Gets or sets the built in style index.
Syntax
'Declaration
 
Public Property BuiltInStyle As BuiltInStyleIndex
'Usage
 
Dim instance As ExcelStyle
Dim value As BuiltInStyleIndex
 
instance.BuiltInStyle = value
 
value = instance.BuiltInStyle
public BuiltInStyleIndex BuiltInStyle {get; set;}

Property Value

The built in style index
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelStyle Class
ExcelStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options