Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTableBandedStyle Class
Members

In This Topic
    WorkbookTableBandedStyle Class
    In This Topic
    Represents the Table Stripe Style definition.
    Object Model
    WorkbookTableBandedStyle ClassStyle ClassBorderCollection ClassWorkbookTableBorder ClassFill ClassFont Class
    Syntax
    'Declaration
     
    
    Public Class WorkbookTableBandedStyle 
       Inherits WorkbookTableCommonStyle
    public class WorkbookTableBandedStyle : WorkbookTableCommonStyle 
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.Excel.Style
          C1.Web.Api.Excel.WorkbookTableCommonStyle
             C1.Web.Api.Excel.WorkbookTableBandedStyle

    See Also