external_workbook_path property

external_workbook_path property

Represents external workbook path if data source is external, null otherwise

Definition:

@property
def external_workbook_path(self):
    ...

See Also