Michael Bowen
Michael Bowen
Hi @hansie-the-quorum, Can you give some more detail about your issue? Does the code you posted not work or is the issue something else?
Hi @hansie-the-quorum, There appears to be an issue with `ShowDropDown = true`. As a workaround, remove that line and do not set the `ShowDropDown` value and it will work. This...
Hi @sarabukranthikumar, How are you inserting the images? Can you send a repro?
Hi @sarabukranthikumar, I received the image you sent, but it cuts off and I can't read all the code. Can you copy and paste the code text into a code...
Hi @sarabukranthikumar, Looking at the image you sent it looks like you are receiving an html string and replacing some of its content. Can you share where you are using...
Hi @Tsarass, As long as the paths are correct in the rels the file is valid and Excel will open it without issue. Does the file you create not open...
Hi @FullStackEngN, Thanks for submitting an issue. Could you please post the rest of your code to create a PPTX file. There are some undefined methods and classes with what...
Hi @Lars-O-B, Above your said, "If AutoSave is set to false then Dispose is not saving as documentation is saying it should do." But, when looking through the documentation, here...
Hi @Lars-O-B, you're right it's not clear in the page you sent, but in the definition of `AutoSave`, it states that AutoSave "Gets a flag that indicates whether the parts...
Hi @jahav, Per ISO/IEC 29500-1:2016 18.3.1.4 c (Cell) the `s` attribute on the `c` (cell element) represents the index of cell element's style. If you have a cell in a...