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

In This Topic
    Style Property (Cell)
    In This Topic
    Gets or sets the style of the cell.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also