Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~338 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Krimi

I have a question on this.. I'm using Visual Studio 2010, and the above code: oWorkSheet.Cells[1,1] = "populated"; only works for Strings.. I can't seem to do it for numbers such as: oWorkSheet.Cells[1,1] = "0.50"; I tried ToString() as well.. and btw the "populated" and "0.50" from user input in …

Member Avatar for SuperSid
0
338

The End.