is_table_formula property

is_table_formula property

Indicates whether this cell is part of table formula.

Definition:

@property
def is_table_formula(self):
    ...

See Also