com.aspose.cells
Class MetadataType

java.lang.Object
    extended by com.aspose.cells.MetadataType

public class MetadataType 
extends java.lang.Object

Utility class containing constants. Represents the type of metadata.


Field Summary
static final intENCRYPTION
           Encrypts the file.
static final intDECRYPTION
           Decrypts the file.
static final intDOCUMENT_PROPERTIES
           Load the properties of the file.
 

Field Detail

ENCRYPTION

public static final int ENCRYPTION
Encrypts the file.

DECRYPTION

public static final int DECRYPTION
Decrypts the file.

DOCUMENT_PROPERTIES

public static final int DOCUMENT_PROPERTIES
Load the properties of the file.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.