I am attempting to output a collection in Blue Prism to a .xlsx file.Currently I am using the action "Get Collection as CSV" and then using the "Write Text File" action to create a CSV file. I am then creating an instance of Excel and opening the cre...