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

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