On 2008-12-17 15:03:11 -0800, Massimo <[email protected]> said:
> I can see how to query and edit text/numeric values for cells. Is
> there any way to change the styling (colors) for a given cell (or a
> cell range) through the API?
>
> Thanks!
Not directly. The Spreadsheets API only allows modifying the textual
contents of cells.
However, you could specify a rule to apply colors based on cell content
from the Spreadsheets UI. This can be done by clicking in the cell
color button on the Spreadsheets toolbar, and selecting "Change with
rules...".
There is an open feature request for this functionality, which you may
want to vote on (by starring it), here:
http://code.google.com/p/gdata-issues/issues/detail?id=37
--
Trevor Johns
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Docs Data APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---