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


Table Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded. Applies the specified table style to this Table.  
Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
Public MethodGets the formula of the specified calculated column.  
Public MethodGets the relative column index of the specified column.  
Public MethodGets the style format of the specified cell on this table.  
Public MethodGet table Formula from structuredItemSpecifiers and column index.  
Public MethodInserts table column(s) at the specified index.  
Public MethodInserts table row(s) at the specified index.  
Public MethodGets a boolean value indicating whether the table is binding to a data source.  
Public MethodMoves table column(s) at the specified index to other index.  
Public MethodMoves table row(s) at the specified index to other index.  
Public MethodRemoves table column(s) at the specified index.  
Public MethodRemoves table row(s) at the specified index.  
Public MethodResizes the boundary of this table over a new range. No cells are inserted or moved.  
Public MethodSets the calculated column's formula.  
Public MethodSets the name of the column.  
Public MethodOverloaded. Sets the name of the cell style that is applied to the data row cell of the specified column.  
Public MethodOverloaded. Sets the name of the cell style that is applied to the header row cell of the specified column.  
Public MethodOverloaded. Sets the totals row formula.  
Public MethodSets the totals row label.  
Public MethodOverloaded. Sets the name of the cell style that is applied to the totals row cell of the specified column.  
Public MethodToggles the headers row's visibility.  
Public MethodToggles the totals row's visibility.  
Top
Protected Methods
 NameDescription
Protected MethodOccurs after the auto filter is deleted;  
Top
See Also