is_shared_formula property

is_shared_formula property

Indicates whether the cell formula is part of shared formula.

Definition:

@property
def is_shared_formula(self):
    ...

See Also