text property

text property

Gets the worksheet cell text value.

Definition:

@property
def text(self):
    ...

See Also