Enum StatisticsResultFormat
Identifies different output formats for statistics.
Syntax
public enum StatisticsResultFormat
Fields
Name | Description |
---|---|
CSV_MemoQ | The output is in memoQ CSV format (per file, all information) |
CSV_Trados | The output is in Trados CSV format (per file, trados compatible) |
CSV_WithTable | The output is in CSV format reflecting the HTML format. |
Html | The output is in HTML format. |