MetadataOptions constructor
__init__(self, metadata_type)
Creates an options of loading the metadata.
def __init__(self, metadata_type):
...
Parameter | Type | Description |
---|---|---|
metadata_type | aspose.cells.metadata.MetadataType | The type of metadata. |
See Also
- module
aspose.cells.metadata
- class
MetadataOptions