Excel for WinRT
FontName Property


Gets Excel font name (font family).
Syntax
'Declaration
 
Public ReadOnly Property FontName As System.String
'Usage
 
Dim instance As XLFont
Dim value As System.String
 
value = instance.FontName
public System.string FontName {get;}
See Also

Reference

XLFont Class
XLFont Members

 

 


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

Product Support Forum  |  Documentation Feedback