Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / FontHeight Property

In This Topic
    FontHeight Property (XLFontFormatting)
    In This Topic
    Gets or sets font height for this formating (-1 for automatic height).
    Syntax
    'Declaration
     
    
    Public Property FontHeight As Integer
    public int FontHeight {get; set;}
    See Also