H
Hans - DiaGraphIT -
Hi!
I wounder if this is the right place to ask my question.
In one cases following codeline works just fine:
((worksheet)excel.Application.WorkSheet[1].)get_Range ("K1",
"K327").NumberFormat = "0000000000000000"
But I wounder how can I format the range to text formula, also when I know
that the content is only numbers.
I'm programming a windows application with c# and extract statistics-data
from my database into an excel document.
Any help appreciates
Best regards
Hans Årsjö
I wounder if this is the right place to ask my question.
In one cases following codeline works just fine:
((worksheet)excel.Application.WorkSheet[1].)get_Range ("K1",
"K327").NumberFormat = "0000000000000000"
But I wounder how can I format the range to text formula, also when I know
that the content is only numbers.
I'm programming a windows application with c# and extract statistics-data
from my database into an excel document.
Any help appreciates
Best regards
Hans Årsjö