ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTableBandedStyle Class / Font Property

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