Excel for WinRT
FontWeight Property


Gets or sets font weight for this formating.
Syntax
'Declaration
 
Public Property FontWeight As System.Integer
'Usage
 
Dim instance As XLFontFormatting
Dim value As System.Integer
 
instance.FontWeight = value
 
value = instance.FontWeight
public System.int FontWeight {get; set;}
See Also

Reference

XLFontFormatting Class
XLFontFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback