ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / WorkbookTable Class
Properties


In This Topic
    WorkbookTable Class Members
    In This Topic

    The following tables list the members exposed by WorkbookTable.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyIndicating whether the first column in the table should have the style applied.  
    Public PropertyIndicating whether the last column in the table should have the style applied.  
    Public PropertyGets the columns of the table.  
    Public PropertyGets or sets the name of the table.  
    Public PropertyGets or sets range on the relevant sheet that the table occupies expressed using A1 style referencing. i.e. "A1:D4".  
    Public PropertyIndicating whether banded column formatting is applied.  
    Public PropertyIndicating whether banded row formatting is applied.  
    Public PropertyIndicating whether show the header row for the table.  
    Public PropertyIndicating whether show the total row for the table.  
    Public PropertyGets or sets table style to use with the table.  
    Top
    See Also