Excel for WinRT
FontSize Property


Gets Excel font size in points.
Syntax
'Declaration
 
Public ReadOnly Property FontSize As System.Single
'Usage
 
Dim instance As XLFont
Dim value As System.Single
 
value = instance.FontSize
public System.float FontSize {get;}
See Also

Reference

XLFont Class
XLFont Members

 

 


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

Product Support Forum  |  Documentation Feedback