Hi,
i have worksheet where the first column uses date validation and
"Change color with rules".
When i add a row to the worksheet the "Change color with rules"
doesn't apply to the new row.
(Not the date validation either)
I use the PHP Zend API
$insertedListEntry = $spreadsheetService->insertRow($rowData,
                                                    $spreadsheetKey,
                                                    $worksheetId);


Is it possible to have the same color rule for the new row as the rest
of the worksheet?

Regards
Martin
--~--~---------~--~----~------------~-------~--~----~
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 Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to