data_source_type property

data_source_type property

Represents external workbook path if external data source, null otherwise

Definition:

@property
def data_source_type(self):
    ...

See Also