MetadataOptions
Contents
[
Hide
]MetadataOptions class
Represents the options of loading metadata of the file.
new MetadataOptions(metadataType)
Creates an options of loading the metadata.
Methods
| Name | Description |
|---|---|
| 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. |
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.