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