Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Table Class


Table Class Properties

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

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the active cell of worksheet is inside the range of this Table object.  
Public PropertyGets the filter of this Table.  
Public PropertyGets or sets whether to generate the columns automatically based on the data source.  
Public PropertyGets the table border format.  
Public PropertyGets or sets the comment associated with the Table object.  
Public PropertyGets or sets whether to allow the user to add a new row when the table is bound.  
Public PropertyGets the worksheet index of the table data's top row.  
Public PropertyGets the worksheet index of the table data's bottom row.  
Public PropertyGets the data row format.  
Public PropertyGets or sets the data source that populates the table.  
Public PropertyGets the header row border format.  
Public PropertyGets the header row format.  
Public PropertyGets the TableColumn at the specified column index.  
Public PropertyGets the name of Table object.  
Public PropertyGets the range reference of this Table.  
Public PropertyGets or sets a value indicating whether the filter button in the header row of each column is displayed.  
Public PropertyGets or sets a value indicating whether the header row is visible.  
Public PropertyGets or sets a value indicating whether the total row is visible.  
Public PropertyGets the sort object.  
Public PropertyGets the TableStyle indicates which style will be applied to this Table.  
Public PropertyGets or sets the TableStyleSetting value indicates which style will be applied.  
Public PropertyGets the totals row border format.  
Public PropertyGets the totals row format.  
Top
See Also