主题
返回迷你图组中的迷你图数。只读。
int
#本示例显示单元格 I1 上第一个迷你图组中迷你图的数量 def test(): print(Range("I1").SparklineGroups.Item(1).Count)