ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTableBandedStyle Class
Members






In This Topic
    WorkbookTableBandedStyle Class
    In This Topic
    Represents the Table Stripe Style definition.
    Object Model
    WorkbookTableBandedStyle Class
    Syntax
    'Declaration
     
    
    Public Class WorkbookTableBandedStyle 
       Inherits WorkbookTableCommonStyle
    'Usage
     
    
    Dim instance As WorkbookTableBandedStyle
    public class WorkbookTableBandedStyle : WorkbookTableCommonStyle 
    public class WorkbookTableBandedStyle = class(WorkbookTableCommonStyle)
    public class WorkbookTableBandedStyle extends WorkbookTableCommonStyle
    public __gc class WorkbookTableBandedStyle : public WorkbookTableCommonStyle 
    public ref class WorkbookTableBandedStyle : public WorkbookTableCommonStyle 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Sheet.Style
          C1.Web.Mvc.Sheet.WorkbookTableCommonStyle
             C1.Web.Mvc.Sheet.WorkbookTableBandedStyle

    See Also