Refactoring VBA script involving With keyword

前端 未结 0 1484
长发绾君心
长发绾君心 2020-12-01 03:29

In a loop, I have a 2 by 1 table in PowerPoint slides that as I create them, I format them. How can I refactor this, please?

With pptTable.Table.Cell(1, 1).Sh         


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