is_array_formula property

is_array_formula property

Indicates whether the cell formula is an array formula.

Definition:

@property
def is_array_formula(self):
    ...

See Also