workbook property

workbook property

Gets the workbook object which contains this sheet.

Definition:

@property
def workbook(self):
    ...

See Also