Smartsheet Python API Apply Wrap Text and Center Alignment from Column 1 to column 40

josecalism
edited 09/10/24 in API & Developers

Hello everyone.

I have approximately 75 sheets distributed in different folders and subfolders inside a folder. I've built a script that iterates in each sheet successfully, but i'm failing at achieving that in each sheet, from column 1 to column 40, the "wrap text" format is applied and the center alignment is applied.

i've written this code trying to achieve my requirements. I've already tested that my credentials are working fine.

I'm attaching the code in txt since this editor won't allow me to put code blocks.

Any help will be much appreciated.

Answers