has_custom_function property

has_custom_function property

Checks whether there is custom function(unsupported function) in this cell’s formula.

Definition:

@property
def has_custom_function(self):
    ...

See Also