Aspose::Cells::Metadata::MetadataType enum

MetadataType enum

Represents the type of metadata.

enum class MetadataType

Values

NameValueDescription
Encryption1
Encrypts the file.
Decryption2
Decrypts the file.
Document_Properties4
Load the properties of the file.

See Also