For a list of all members of this type, see WorksheetTable members.
Name | Description | |
---|---|---|
![]() | AreaFormats | Gets the collection of formats used for each area of the WorksheetTable. |
![]() | Columns | Gets the collection of columns in the table. |
![]() | Comment | Gets or sets the comment associated with the named reference or table. (Inherited from Infragistics.Documents.Excel.NamedReferenceBase) |
![]() | DataAreaRegion | Gets the WorksheetRegion which represents the region of cells in the data area of the table. |
![]() | DisplayBandedColumns | Gets or sets the value which indicates whether the alternate column format should be applied to the appropriate columns of the WorksheetTable. |
![]() | DisplayBandedRows | Gets or sets the value which indicates whether the alternate row format should be applied to the appropriate rows of the WorksheetTable. |
![]() | DisplayFirstColumnFormatting | Gets or sets the value which indicates whether the first column format should be applied to the appropriate column of the WorksheetTable. |
![]() | DisplayLastColumnFormatting | Gets or sets the value which indicates whether the last column format should be applied to the appropriate column of the WorksheetTable. |
![]() | HeaderRowRegion | Gets the WorksheetRegion which represents the region of cells in the header row of the table. |
![]() | IsFilterUIVisible | Gets or sets the value indicating whether to allow filtering and show filter buttons in the table headers. |
![]() | IsHeaderRowVisible | Gets or sets the value which indicates whether the row containing column headers should be displayed. |
![]() | IsTotalsRowVisible | Gets or sets the value which indicates whether the row containing column totals should be displayed. |
![]() | Name | Gets or sets the name of the reference. (Inherited from Infragistics.Documents.Excel.NamedReferenceBase) |
![]() | Scope | Gets the scope of the named reference. (Inherited from Infragistics.Documents.Excel.NamedReferenceBase) |
![]() | SortSettings | Gets the settings which determine how the data within the table should be sorted. |
![]() | Style | Gets or sets the style to use on the WorksheetTable. |
![]() | TotalsRowRegion | Gets the WorksheetRegion which represents the region of cells in the totals row of the table. |
![]() | WholeTableRegion | Gets the WorksheetRegion which represents the region of cells in the whole table, including the header and totals rows, if visible. |
![]() | Worksheet | Gets the Worksheet to which the table belongs. |