The idea here is that I want to use Python to Stylize an Excel document and have it saved to Sharepoint.
I suggest this because when using the “Excel Writer” node to write my file, I am only able to create a vanilla file without any formatting. Perhaps I could consider using the Continental Nodes extension, but I would rather format the Excel document using Python instead.
Have you already been successful using Python within KNIME to stylize your spreadsheet? If so, as a workaround, I believe you could save the file locally, then use the Transfer Files node to send it to Sharepoint.