Create a new instance of TCSVDocument.
Source position: csvdocument.pp line 87
| public constructor TCSVDocument.Create; override; | 
Create calls the inherited constructor and then initializes the data structures for the CSV cells.
| 
 | Array access to all cells. | |
| 
 | Remove the TCSVDocument instance from memory. |