aspose.cells

Class MetadataType

Utility class containing constants. Represents the type of metadata.

Field Summary
const  NumberENCRYPTION
Encrypts the file.
const  NumberDECRYPTION
Decrypts the file.
const  NumberDOCUMENT_PROPERTIES
Load the properties of the file.
 

    • Field Detail

      • ENCRYPTION

        const Number ENCRYPTION
        Encrypts the file.
      • DECRYPTION

        const Number DECRYPTION
        Decrypts the file.
      • DOCUMENT_PROPERTIES

        const Number DOCUMENT_PROPERTIES
        Load the properties of the file.