max_total_shape_or_image_count Eigentum

max_total_shape_or_image_count Eigentum

Setzt/ruft die Gesamtzahl der Anzeigeformen/Bilder in der gesamten Arbeitsmappe ab. Dies wird wirksam, wenn IslimitShapes=true. Der Standardwert ist 300.

Definition:

@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):
    ...

Siehe auch