GrapeCity.Xaml.Excel
IsBold Property (IExcelFont)


Gets or sets a value indicating whether the font style is bold
Syntax
'Declaration
 
Property IsBold As Boolean
'Usage
 
Dim instance As IExcelFont
Dim value As Boolean
 
instance.IsBold = value
 
value = instance.IsBold
bool IsBold {get; set;}

Property Value

true if this font style is bold; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelFont Interface
IExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options