CreateCSV(IEnumerable<StringTableEntry>)
Method in StringTableEntry
Summary
Creates a CSV-formatted string containing data from entries
.
Parameters
Name | Description |
---|---|
| The StringTableEntry values to generate the spreadsheet from. |
Returns
A string containing CSV-formatted data.