B
bogdanutz
I have developed some wrappers for OWC Spreadsheet control in C#. I have a
large number (a personal identification code ) that is about 20 chars long
and the control transforms it in scientific notation. I set
cell.set_NumberFormat("Text") or cell.set_NumberFormat("@") but instead of
my number in the cell apears the value "Txt". Can anyone help me pls ?
large number (a personal identification code ) that is about 20 chars long
and the control transforms it in scientific notation. I set
cell.set_NumberFormat("Text") or cell.set_NumberFormat("@") but instead of
my number in the cell apears the value "Txt". Can anyone help me pls ?