PHDuy / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 0 forks source link

Loading existing workbook and then saving results in loss of cell formats. #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Loading a previously created excel workbook.
2.Pulling data from database into workbook.
3.Saving workbook to same file name or new file name results in format loss.

What is the expected output? What do you see instead?
I have a header row that is formatted through excel and after saving the
file through code it looses its formats 

What version of the product are you using? On what operating system?
Windows XP 3\31\2009

Please provide any additional information below.

Original issue reported on code.google.com by spewba...@gmail.com on 7 Apr 2009 at 3:53

GoogleCodeExporter commented 8 years ago
This is by design. Saving creates a new file, cell formatting infos are not 
reserved.

Original comment by China.LiuJunFeng on 10 Apr 2009 at 7:55