workbook property

workbook property

Gets the Workbook object where the function is in.

Definition:

@property
def workbook(self):
    ...

See Also