ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTableCommonStyle Class / Fill Property

In This Topic
    Fill Property (WorkbookTableCommonStyle)
    In This Topic
    Gets or sets the cell fill.
    Syntax
    'Declaration
     
    
    Public Property Fill As Fill
    public Fill Fill {get; set;}
    See Also