ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLFontFormatting Class / FontHeight Property

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