asposecells.api

Class WorkbookMetadata

Represents the meta data.

Constructor Summary
WorkbookMetadata(fileName, options)
Create the meta data object.
 
Property Getters/Setters Summary
methodgetBuiltInDocumentProperties()
Returns a DocumentProperty collection that represents all the built-in document properties of the spreadsheet.
methodgetCustomDocumentProperties()
Returns a DocumentProperty collection that represents all the custom document properties of the spreadsheet.
methodgetOptions()
Gets the options of the metadata.
 
Method Summary
methodsave(fileName)
Save the modified metadata to the file.