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






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

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

    See Also