Excel for WinRT
Bold Property (XLFontFormatting)


Gets or sets font bold attribute for this formating.
Syntax
'Declaration
 
Public Property Bold As System.Boolean
'Usage
 
Dim instance As XLFontFormatting
Dim value As System.Boolean
 
instance.Bold = value
 
value = instance.Bold
public System.bool Bold {get; set;}
See Also

Reference

XLFontFormatting Class
XLFontFormatting Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback