Hi all,

context: ListFeedBased

if i create a cell with

 row.getCustomElements().setValueLocal("name",* ""*); // note the string 
*""*

when i query with 

  each.getCustomElements().getValue("name");

The result is *null*, but what i expect is ""

Why is null??

Thanks

Carlo

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to