worksheet property

worksheet property

Gets the Worksheet object where the function is in.

Definition:

@property
def worksheet(self):
    ...

See Also