Excel for WinRT
Bold Property (XLFont)


Gets bold flag of the Excel font.
Syntax
'Declaration
 
Public ReadOnly Property Bold As System.Boolean
'Usage
 
Dim instance As XLFont
Dim value As System.Boolean
 
value = instance.Bold
public System.bool Bold {get;}
See Also

Reference

XLFont Class
XLFont Members

 

 


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

Product Support Forum  |  Documentation Feedback