Excel for WinRT
FontHeight Property


Gets or sets font height for this formating (-1 for automatic height).
Syntax
'Declaration
 
Public Property FontHeight As System.Integer
'Usage
 
Dim instance As XLFontFormatting
Dim value As System.Integer
 
instance.FontHeight = value
 
value = instance.FontHeight
public System.int FontHeight {get; set;}
See Also

Reference

XLFontFormatting Class
XLFontFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback