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