gHowl is a set of components which extend Grasshopper's ability to communicate and exchange information with other applications and physical devices.
I have just used the gHowl's Spreadsheet Writer component to export my content into Excel .xlsx file.
It seems each item from the grasshopper list is export into .xlsx file in a for of a separate cell but along the same row.
What about Excel columns?
How to export a grasshopper list of values into a single column? Are there any column delimiters?
Thank you.
Luis Fraguada
Each branch is a row, the index is the column. Try to graft those values and see what happens...
Jan 16, 2013