public class MetadataOptions
extends java.lang.Object
| Constructor and Description |
|---|
MetadataOptions(int metadataType)
Creates an options of loading the metadata.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getKeyLength()
The key length.
|
int |
getMetadataType()
Gets the type of the metadata which is loading.
|
java.lang.String |
getPassword()
Represents Workbook file encryption password.
|
void |
setKeyLength(int value)
The key length.
|
void |
setPassword(java.lang.String value)
Represents Workbook file encryption password.
|
public MetadataOptions(int metadataType)
metadataType - MetadataType. The type of metadata.public int getMetadataType()
See MetadataType.
public java.lang.String getPassword()
public void setPassword(java.lang.String value)
public int getKeyLength()
public void setKeyLength(int value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.