Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify style of cell #18

Open
luisrinc opened this issue Nov 22, 2021 · 2 comments
Open

Modify style of cell #18

luisrinc opened this issue Nov 22, 2021 · 2 comments

Comments

@luisrinc
Copy link

Is there a way to change the style/format of Cells? e.g. background/text color

@sammachin
Copy link
Owner

Not currently within the Node, I've had a brief look at what Google exposes in the API in terms of formatting and its pretty limited, I think you'd be better off looking at the conditional formatting rules within google sheets itself.
Can you share a bit more about your use case?

@luisrinc
Copy link
Author

Hi, thank you for the response, the use case is lazyness, I have a scale that sends data to a spreadsheet and I have another device that I want to press to color this specific cell. I'm currently writing some asterics to the next cell and with formating I change the color of the cell. I just wanted to know if I could color the cell directly

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants