sheet_name property

sheet_name property

Gets the worksheet name where the function is in.

Definition:

@property
def sheet_name(self):
    ...

See Also