class
MetadataOptions
Source: aspose.
Represents the options of loading metadata of the file.
new MetadataOptions(metadataType)
Creates an options of loading the metadata.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
metadataType |
|
|
MetadataType |
Methods
getKeyLength()
The key length.
getMetadataType()
Gets and sets the type of the metadata which is loading. The value of the property is MetadataType integer constant.
getPassword()
Represents Workbook file encryption password.
setKeyLength()
The key length.
setPassword()
Represents Workbook file encryption password.