lcx8866 / excellibrary

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

Error .Save(path) #139

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I was usually generating reports, is now returned the error "Object reference 
not set to an instance of an object." Save to try.

"Object reference not set to an instance of an object." error on 
ExcelLibrary.SpreadSheet.Workbook.Save(path)

Original issue reported on code.google.com by tiago.fa...@gmail.com on 29 Aug 2012 at 2:27

GoogleCodeExporter commented 9 years ago
I add this line:
CODEPAGE codepage = new CODEPAGE();
codepage.CodePageIdentifier = (ushort)1200;
records.Add(codepage);

WINDOW2 window2 = new WINDOW2();

but nothing changes :-(. Security alert still persist.

Original comment by Bis...@abv.bg on 20 Dec 2012 at 4:31

Attachments: