I am creating a presentation programatically using presentationml. The full presentation will be a long table with rows having various amounts of text. What is the best way to figure out where to split the table? Or is there a way to make PowerPoint split it by itself?
Asked
Active
Viewed 578 times
2
-
Just wanted to follow up to see if the below is getting you any closer to what you need. – Todd Main Sep 10 '10 at 17:20
-
1Possible duplicate of [How to split table to new PowerPoint slide when content flows off current slide using Open XML SDK 2.0](http://stackoverflow.com/questions/2638046/how-to-split-table-to-new-powerpoint-slide-when-content-flows-off-current-slide) – Brian Tompsett - 汤莱恩 Nov 21 '16 at 16:09
1 Answers
1
Check out my answer here - How to split table to new PowerPoint slide when content flows off current slide using Open XML SDK 2.0 - this is the only way I know of possibly being able to do this from PresentationML.