Click here to Skip to main content
15,894,405 members
Articles / Productivity Apps and Services / Microsoft Office / Microsoft Excel

Read excel cell text along with its format applied

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
25 Jan 2013CPOL 0  
(EDIT: Sorry, example solution below is written in VBA. Should be straightforward to convert to c#)Get the value and format it using the cells number format.Example:Cell(1,1) has the value "2013-01-01" entered.I apply a local number format so it looks like this:"tisdag, januari...

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 25-Jan-13 3:54 Available micke.andersson
Updates in content. 84 changes had been made.
1 No 25-Jan-13 3:51 Available micke.andersson

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions