ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLTextRange Class / Font Property

In This Topic
    Font Property (XLTextRange)
    In This Topic
    Gets or sets text font.
    Syntax
    'Declaration
     
    Public Property Font As XLFont
    public XLFont Font {get; set;}
    See Also