java.lang.Object
com.aspose.cells.MetadataOptions
public class MetadataOptions
- extends java.lang.Object
Represents the options of loading metadata of the file.
Constructor Summary |
MetadataOptions(int metadataType)
Creates an options of loading the metadata.
|
MetadataOptions
public MetadataOptions(int metadataType)
-
Creates an options of loading the metadata.
- Parameters:
metadataType
- A MetadataType value. The type of metadata.
Property Getters/Setters Detail |
getMetadataType | |
public int getMetadataType()
|
-
Gets and sets the type of the metadata which is loading.
The value of the property is MetadataType integer constant.
getPassword/setPassword | |
public java.lang.String getPassword() / public void setPassword(java.lang.String value)
|
-
Represents Workbook file encryption password.
getKeyLength/setKeyLength | |
public int getKeyLength() / public void setKeyLength(int value)
|
-
The key length.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.