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

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