Skip to content

insert_a_chartto_cs #327

@C6H10O5n

Description

@C6H10O5n

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions