GrapeCity.Xaml.Excel
IsCustomBuiltIn Property (ExcelStyle)


Gets or sets a value indicating whether the style has been modified
Syntax
'Declaration
 
Public Property IsCustomBuiltIn As Boolean
'Usage
 
Dim instance As ExcelStyle
Dim value As Boolean
 
instance.IsCustomBuiltIn = value
 
value = instance.IsCustomBuiltIn
public bool IsCustomBuiltIn {get; set;}

Property Value

true if the style has been modified; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelStyle Class
ExcelStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options