java.lang.Object
com.aspose.cells.MetadataType
public class MetadataType
| Field Summary | ||
|---|---|---|
static final int | ENCRYPTION | |
| Encrypts the file. | ||
static final int | DECRYPTION | |
| Decrypts the file. | ||
static final int | DOCUMENT_PROPERTIES | |
| Load the properties of the file. | ||
| Field Detail |
|---|
ENCRYPTION | |
public static final int ENCRYPTION | |
DECRYPTION | |
public static final int DECRYPTION | |
DOCUMENT_PROPERTIES | |
public static final int DOCUMENT_PROPERTIES | |