Aspose::Cells::Metadata::MetadataType enum
MetadataType enum
Represents the type of metadata.
enum class MetadataType
Values
| Name | Value | Description |
|---|---|---|
| Encryption | 1 | Encrypts the file. |
| Decryption | 2 | Decrypts the file. |
| Document_Properties | 4 | Load the properties of the file. |
See Also
- Namespace Aspose::Cells::Metadata
- Library Aspose.Cells for C++