CSVDocument.Clear Method
| Explanation | Delete all rows and columns and leave it empty | |
| Call format | csvdoc.Clear( ) | |
| Return value | None | |
| Arguments | None | |
| Exception | None | |
| Example of use | | |
| Related item | Truncate method | |
| Explanation | Delete all rows and columns and leave it empty | |
| Call format | csvdoc.Clear( ) | |
| Return value | None | |
| Arguments | None | |
| Exception | None | |
| Example of use | | |
| Related item | Truncate method | |