| | Site Map |
Support
Bits
and Pieces
| Export itGrid contents to a file |
Here are several examples using the itGrid.TextMatrix method to export text to a file.
|
' This exports non-fixed cells using vbCrLf as the row delimiter
and vbKeyTab as the
' This exports all cells
' This exports all cells using a custom column delimiter
|