formula property

formula property

Gets the Cell formula where the function is in.

Definition:

@property
def formula(self):
    ...

See Also