JayshivPatel
Jul 13, 2023Copper Contributor
Status:
New
Insert/modify table into powerpoint using office js
I have JSON formate data from that I can create table in powerpoint using office.js. If tabel is already added then I can update it . I want that using office js table row/coloumn/cell shuold be inserted/delete/merge.
2 Comments
- chetankotwalIron Contributor
JayshivPatel​ This feature is available now. You can check powerpoint requirement set 1.8 for the reference. Powerpoint 1.8 requirement set
- JayshivPatelCopper Contributor
Thanks for the information! I tried this with PowerPoint requirement set 1.8, and it works perfectly for me.