Aspose::Cells::Metadata Namespace Reference

Classes

class  IMetadataOptions
 Represents the options of loading metadata of the file. More...
 
class  IWorkbookMetadata
 Represents the meta data. More...
 

Enumerations

enum  MetadataType { MetadataType_Encryption = 0x01, MetadataType_Decryption = 0x02, MetadataType_DocumentProperties = 0x04 }
 Represents the type of metadata. More...
 

Enumeration Type Documentation

◆ MetadataType

Represents the type of metadata.

Enumerator
MetadataType_Encryption 

Encrypts the file.

MetadataType_Decryption 

Decrypts the file.

MetadataType_DocumentProperties 

Load the properties of the file.