[]
Deletes the column of data in the table.
bool Delete(int count = 1)
Function Delete(Optional count As Integer = 1) As Boolean
Type | Name | Description |
---|---|---|
int | count | The total number of removed columns. |
Type | Description |
---|---|
bool |
|
This method does not remove the column from the sheet.