Spread.Services Documentation
ITable Interface Members
Properties  Methods 

GrapeCity.Documents.Spread Namespace : ITable Interface

The following tables list the members exposed by ITable.

Public Properties
 NameDescription
 PropertyFilters a list using the IAutoFilter (read-only).  
 PropertyReturns an ITableColumns collection that represents all the columns in the ITable object.  
 Property Gets or sets the comment associated with the table object.  
 PropertyReturns the IRange object that represents the range that contains the data area in the table between the header row and the insert row.  
 PropertyGets or sets the display name for the specified ITable.  
 PropertyReturns the IRange object that represents the range of the header row for a table.  
 PropertyGets or sets the name of the ITable object.  
 PropertyReturns the IRange object that represents the range to which the specified table object applies.  
 PropertyReturns the ITableRows that represents all the rows of data in the ITable object.  
 Property Gets or sets whether the AutoFilter is displayed.  
 Property Gets or sets whether the table filter button is visible.  
 PropertyGets or sets whether the header information should be displayed for the specified ITable object (read or write).  
 PropertyGets or sets if the column stripes table style is used for the specified ITable object (read or write).  
 PropertyGets or sets if the first column is formatted for the specified ITable object (read or write).  
 PropertyGets or sets if the last column is displayed for the specified ITable object (read or write).  
 PropertyGets or sets if the row stripes table style is used for the specified ITable object (read or write).  
 Property Gets or sets whether the total row is visible.  
 PropertyGets or sets the sort column or columns, and sort order for the ITable collection.  
 PropertyGets or sets the table style for the specified ITable object (read or write).  
 PropertyReturns the IRange object that represents the Total row, if any, from a specified ITable object.  
Top
Public Methods
 NameDescription
 MethodDeletes the ITable object and clears the cell data from the worksheet.  
 MethodThe Resize method allows the ITable object to be resized over a new range.  
Top
See Also

Reference

ITable Interface
GrapeCity.Documents.Spread Namespace