Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Style Class / Fill Property

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