Adding Blank Slide to PowerPoint in VBA using ppLayoutCustom

后端 未结 0 433
日久生厌
日久生厌 2020-11-30 11:30

I read the object browser and its signature.

Dim pptSlide As Slide
Set pptSlide = ActivePresentation.Slides.AddSlide(ActivePresentation.Slides.Count + 1, pCus         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题