[]
Removes a TableView.
public void RemoveTable(string tableName, bool clearCells = false)
Public Sub RemoveTable(tableName As String, Optional clearCells As Boolean = False)
| Type | Name | Description |
|---|---|---|
| string | tableName | Table Name. |
| bool | clearCells |