For a list of all members of this type, see WorksheetTable members.
Name | Description | |
---|---|---|
![]() | ClearFilters | Clears all filters from the columns in the table. |
![]() | ClearSortConditions | Clears all sort conditions from the columns in the table. |
![]() | DeleteColumns | Deletes one or more columns from the table |
![]() | DeleteDataRows | Deletes one or more data rows from the table |
![]() | InsertColumns | Inserts one or more columns into the table |
![]() | InsertDataRows | Inserts one or more data rows into the table |
![]() | ReapplyFilters | Re-filters all data cells in the table based on the filters from the columns in the table. |
![]() | ReapplySortConditions | Re-sorts all data cells in the table based on the sort conditions from the columns in the table. |
![]() | Resize | Overloaded. Resizes the table to a new range of data on the worksheet. |
![]() | ToString | Gets the string representation of the table. |