can i get table cell text in Powerpoint add-in
I am working on an PowerPoint add-in using office.js api and I am using React+Typescript. I have a translation api and I translate text from selected shapes and it’s working well but I want to translate the text from table cells but when I translate selected text from table cells it become a gathered string […]