max_total_shape_or_image_count属性

max_total_shape_or_image_count属性

设置/获取整个工作簿内显示形状/图像的总数,当IslimitShapes=true时会影响。 默认值为 300。

定义:

@property
def max_total_shape_or_image_count(self):
    ...
@max_total_shape_or_image_count.setter
def max_total_shape_or_image_count(self, value):
    ...

也可以看看