主题
返回指定对象的计数。只读。
int
#以下示例显示活动单元格中的 ColorStops 数 def test(): print(ActiveCell.Interior.Gradient.ColorStops.Count)