| Constructor Summary |
|---|
WorkbookMetadata(fileName, options)
Create the meta data object. |
| Property Getters/Setters Summary | ||
|---|---|---|
method | getBuiltInDocumentProperties() | |
Returns a |
||
method | getCustomDocumentProperties() | |
Returns a |
||
method | getOptions() | |
Gets the options of the metadata.
|
||
| Method Summary | ||
|---|---|---|
method | save(fileName) | |
Save the modified metadata to the file.
|
||
WorkbookMetadata(fileName, options)
fileName: String - options: MetadataOptions - MetadataOptions getOptions()
BuiltInDocumentPropertyCollection getBuiltInDocumentProperties()
CustomDocumentPropertyCollection getCustomDocumentProperties()