active property

active property

Gets a set with active sheet of the workbook.

Definition:

@property
def active(self):
    ...

See Also