Table Methods
A table in a worksheet.Name | Description |
---|---|
Convert |
Converts the table to a regular range of cells without losing data and formatting. |
Delete() | Removes the table from the worksheet. |
Get |
Creates the data source from the worksheet table using the specified options. |
Get |
Creates the data source from the worksheet table using the specified options. |
See Also