metadata_table property

metadata_table property

Gets table that contains metadata about a list of specific changes that have taken place for this workbook.

Definition:

@property
def metadata_table(self):
    ...

See Also