node-google-spreadsheet icon indicating copy to clipboard operation
node-google-spreadsheet copied to clipboard

Is it possible to update formatting options of google sheet?

Open ramseth001 opened this issue 3 years ago • 1 comments

I know this is a very far fetched question. But still, I would like to know.

I want to do Formatting -> Text Wrapping -> Wrap through the code. Is it possible to do using this library? I looked around the code. But I couldn't find any functionalities regarding this. Thanks in advance.

ramseth001 avatar May 10 '21 04:05 ramseth001

you can change wrapStragey on individual cells. Applying bulk formatting on a range is doable but just not implemented yet.

theoephraim avatar Nov 07 '21 18:11 theoephraim

closing for now. You should be able to set this on individual cells.

theoephraim avatar Jun 26 '23 18:06 theoephraim