is_dynamic_array_formula Eigentum

is_dynamic_array_formula Eigentum

Gibt an, ob es sich bei der Formel der Zelle um eine dynamische Arrayformel (true) oder eine herkömmliche Arrayformel (false) handelt.

Definition:

@property
def is_dynamic_array_formula(self):
    ...

Siehe auch