On 10/22/09 12:57, Steffen Boersig wrote:
val[0][0] will be inserted as " '5 ", where as it should be inserted just as "5" in my opinion.
Same with val[1][0]. It's inserted as " '5".

Is this a bug or is it working as inteded and it's just me not understanding proper usage of this method?

The string in the cell is "5" without the "'". The single quote is added in the input line, and when editing, to allow editing of the string instead of the number 5.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to