| Constructor Summary |
|---|
MetadataOptions(metadataType)
Creates an options of loading the metadata. |
| Property Getters/Setters Summary | ||
|---|---|---|
method | getKeyLength() | |
method | setKeyLength(value) | |
| The key length. | ||
method | getMetadataType() | |
Gets and sets the type of the metadata which is loading.
The value of the property is MetadataType integer constant. |
||
method | getPassword() | |
method | setPassword(value) | |
| Represents Workbook file encryption password. | ||
MetadataOptions(metadataType)
metadataType: int - A int getMetadataType()
String getPassword() / setPassword(value)
int getKeyLength() / setKeyLength(value)