小编mar*_*lls的帖子

Difficulties in iterating through ppt group member (vba absolute beginner)

Thanks Doug :-)

I need an idea for a non-programmer how to achieve iterating through groups.

I started with SO which works fine as long as I only take the .Names of the shapes.

但我需要尝试检查组中每个项目的类型,我对形状有一整个问题子集(Sub CheckTextConformity)

这是运行时的代码 - 但忽略了组.我开始想要为组调用A子例程 - 但是如果组也包含组等,该怎么办?

从Sub CheckAndReportOhneGroups()我调用Sub WhatTypes ...并根据我调用CheckTextConformity的类型给我有关形状的信息(特别是文本信息).

iteration powerpoint vba

2
推荐指数
1
解决办法
2998
查看次数

标签 统计

iteration ×1

powerpoint ×1

vba ×1