主题
返回集合中对象的数目。
int
#本示例显示活动工作簿上切片器缓存的数量 def test(): print(f"切片器缓存的数量:{ActiveWorkbook.SlicerCaches.Count}")