value property

value property

Gets the value contained in the Excel cell.

Definition:

@property
def value(self):
    ...

See Also