GrapeCity.Xaml.Excel
IsBuiltInStyle Property (IExcelStyle)


Gets a value indicating whether the style is built-in style.
Syntax
'Declaration
 
ReadOnly Property IsBuiltInStyle As Boolean
'Usage
 
Dim instance As IExcelStyle
Dim value As Boolean
 
value = instance.IsBuiltInStyle
bool IsBuiltInStyle {get;}

Property Value

true if this style is built-in style; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelStyle Interface
IExcelStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options