MetadataOptionsMetadataType Property |
Gets and sets the type of the metadata which is loading.
Namespace:
Aspose.Cells.Metadata
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic MetadataType MetadataType { get; }
Public ReadOnly Property MetadataType As MetadataType
Get
public:
property MetadataType MetadataType {
MetadataType get ();
}
member MetadataType : MetadataType with get
Property Value
Type:
MetadataType
See Also