max_shape_or_image_count Eigentum

max_shape_or_image_count Eigentum

Setzt/ruft die Gesamtzahl der Anzeigeformen/Bilder im aktiven Blatt ab. Dies wird wirksam, wenn IslimitShapes=true. Der Standardwert ist 100.

Definition:

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

Siehe auch