is_formula property

is_formula property

Represents if the specified cell contains formula.

Definition:

@property
def is_formula(self):
    ...

See Also