TTMSFNCDataGridIOOptions
Properties
| Property | Description |
|---|---|
| AlwaysQuotes | Always use quotes in the output. |
| Delimiter | Delimiter used in the output. |
| ExportScale | The scale used when exporting to another format such as PDF or HTML, or to another canvas. |
| HTML | HTML settings for the output. |
| MaxRows | Maximum number of rows in the output. |
| OpenAfterCreation | Open the output after creation. |
| QuoteEmptyCells | Quote empty cells in the output. |
| StartColumn | Starting column for the output. |
| StartRow | Starting row for the output. |
| TrimSpaces | Trims spaces when importing cell text. |
Go back to TTMSFNCDataGridDataOptions