value property

value property

Gets the Cell value where the function is in.

Definition:

@property
def value(self):
    ...

See Also