Iterating through the Object Browser in VBA

前端 未结 5 1397
抹茶落季
抹茶落季 2021-01-03 05:43

I would like to iterate through members of any class in a referenced library much like is done using the Object Browser. How can this be done using VBA?

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-03 05:53

    This may be helpful http://msdn.microsoft.com/en-us/magazine/bb985086.aspx

提交回复
热议问题