Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTableStyle Class / FirstColumnStyle Property

In This Topic
    FirstColumnStyle Property
    In This Topic
    Gets or sets the first column style.
    Syntax
    'Declaration
     
    
    Public Property FirstColumnStyle As WorkbookTableCommonStyle
    public WorkbookTableCommonStyle FirstColumnStyle {get; set;}
    See Also