Str | 
The CTInterfaceStrExportAddRowArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| configurationName | Name of the configuration. | |
| Error | Displayed row error if non-empty. | |
| FullFilename | Full path of the document used to generate current row | |
| ListRow | Accessor to ListViewExRow -object in the ListView Avoid using this since UI components may change in future. | |
| PreviewImagePath | Full filename of cut | |
| ProfileData | Export data. To manipulate values of current row access the data from index RowIndex. | |
| ProfileName | Name of the current export profile | |
| RowIndex | Current row's data index in ProfileData. |