HI ,
I am Playing with OpenXML.
I have an issue to write the strings in cells.
name of the cell has been defined by the user.
here 2 problem i am facing
1.After writting any string to the cell, i am able to write the strings in cell comfortably but when i am trying to open the saved XLSM file it says that "converter failed to open the file."
2.how i can write the values(number/string) in the cells for that name has been defined by user.
Another issue is how to delete a sheet using OPEN XML API if the sheet is keeping the relationship with other sheets.
i am able to delete the sheet if that sheet is not having any relationship.
Any help or tips is greatly appreciated.
Regards
Vikas