Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

sent to xml in with decimal type in columns

$
0
0

Hello

I am sending some data to xmlExcel as below:

when data is string:

returnString.Format("<Cell><Data ss:Type=\"String\">{0}</Data></Cell>", data);

when data is integer number:

   

returnString.Format("<Cell><Data ss:Type=\"Number\">{0}</Data></Cell>", data);

now how can I send my decimal column to excelXml?

thanks n advance


Viewing all articles
Browse latest Browse all 2535

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>