C1.Web.Mvc.Sheet Namespace / WorkbookTable Class


WorkbookTable Class Properties

For a list of all members of this type, see WorkbookTable members.

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