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的类型给我有关形状的信息(特别是文本信息).