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

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