ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTableStyle Class / WorkbookTableStyle Constructor






In This Topic
    WorkbookTableStyle Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New WorkbookTableStyle()
    public WorkbookTableStyle()
    public WorkbookTableStyle(); 
    public function WorkbookTableStyle();
    public: WorkbookTableStyle();
    public:
    WorkbookTableStyle();
    See Also