.CSV format for printing windows
- Last UpdatedMar 11, 2025
- 1 minute read
You can use a .csv file to use your window information to multiple formats, such as Microsoft Excel. Create a single row in a .csv file and include each window name separated by a comma:
Window1,Window2,Window3,WindowN
For example:

If you use Microsoft Excel to create the file, there should be one row, with the name of each window in each column cell of the row.
You cannot use the backslash character (\) in a window name.
You must use a comma and not any other separator.