-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
after running this sample the excel file cannot be opened
I create a new excel file and the run the method
InsertChartInSpreadsheet("Test.xlsx", "Sheet1", "MyFirstChart", new Dictionary<string, int>() { { "First", 1 }, { "Second", 2 }, { "Third", 3 } });
no errors when running the vs project yet when opening the file in excel I get: error : we found problem with some content.....do you want to repair...
when I try to recover the dialog shows: Repaired Records: Drawing from /xl/drawings/drawing1.xml part (Drawing shape)
yet no chart visible in excel?
any help would be greatly appreciated
Metadata
Metadata
Assignees
Labels
No labels
