Provides access to
Property Getters/Setters Summary | ||
---|---|---|
function | getAuthor() | |
function | setAuthor(value) | |
Gets or sets the name of the document's author. | ||
function | getBytes() | |
function | setBytes(value) | |
Represents an estimate of the number of bytes in the document. | ||
function | getCategory() | |
function | setCategory(value) | |
Gets or sets the category of the document. | ||
function | getCharacters() | |
function | setCharacters(value) | |
Represents an estimate of the number of characters in the document. | ||
function | getCharactersWithSpaces() | |
function | setCharactersWithSpaces(value) | |
Represents an estimate of the number of characters (including spaces) in the document. | ||
function | getComments() | |
function | setComments(value) | |
Gets or sets the document comments. | ||
function | getCompany() | |
function | setCompany(value) | |
Gets or sets the company property. | ||
function | getContentStatus() | |
function | setContentStatus(value) | |
Gets or sets the content status of the document. | ||
function | getContentType() | |
function | setContentType(value) | |
Gets or sets the content type of the document. | ||
function | getCount() | |
function | getCreatedTime() | |
function | setCreatedTime(value) | |
Gets or sets date of the document creation in local timezone. | ||
function | getCreatedUniversalTime() | |
function | setCreatedUniversalTime(value) | |
Gets or sets the Universal time of the document creation. | ||
function | getDocumentVersion() | |
function | setDocumentVersion(value) | |
Represents the version of the file. | ||
function | getHyperlinkBase() | |
function | setHyperlinkBase(value) | |
Gets or sets the hyperlinkbase property. | ||
function | getKeywords() | |
function | setKeywords(value) | |
Gets or sets the document keywords. | ||
function | getLanguage() | |
function | setLanguage(value) | |
Gets or sets the document's language. | ||
function | getLastPrinted() | |
function | setLastPrinted(value) | |
Gets or sets the date when the document was last printed in local timezone. | ||
function | getLastPrintedUniversalTime() | |
function | setLastPrintedUniversalTime(value) | |
Gets or sets the Universal time when the document was last printed. | ||
function | getLastSavedBy() | |
function | setLastSavedBy(value) | |
Gets or sets the name of the last author. | ||
function | getLastSavedTime() | |
function | setLastSavedTime(value) | |
Gets or sets the time of the last save in local timezone. | ||
function | getLastSavedUniversalTime() | |
function | setLastSavedUniversalTime(value) | |
Gets or sets the universal time of the last save. | ||
function | getLines() | |
function | setLines(value) | |
Represents an estimate of the number of lines in the document. | ||
function | getLinksUpToDate() | |
function | setLinksUpToDate(value) | |
Indicates whether hyperlinks in a document are up-to-date. | ||
function | getManager() | |
function | setManager(value) | |
Gets or sets the manager property. | ||
function | getNameOfApplication() | |
function | setNameOfApplication(value) | |
Gets or sets the name of the application. | ||
function | getPages() | |
function | setPages(value) | |
Represents an estimate of the number of pages in the document. | ||
function | getParagraphs() | |
function | setParagraphs(value) | |
Represents an estimate of the number of paragraphs in the document. | ||
function | getRevisionNumber() | |
function | setRevisionNumber(value) | |
Gets or sets the document revision number. | ||
function | getScaleCrop() | |
function | setScaleCrop(value) | |
Indicates the display mode of the document thumbnail. | ||
function | getSubject() | |
function | setSubject(value) | |
Gets or sets the subject of the document. | ||
function | getTemplate() | |
function | setTemplate(value) | |
Gets or sets the informational name of the document template. | ||
function | getTitle() | |
function | setTitle(value) | |
Gets or sets the title of the document. | ||
function | getTotalEditingTime() | |
function | setTotalEditingTime(value) | |
Gets or sets the total editing time in minutes. | ||
function | getVersion() | |
function | setVersion(value) | |
Represents the version number of the application that created the document. | ||
function | getWords() | |
function | setWords(value) | |
Represents an estimate of the number of words in the document. | ||
function | get(index) | |
Returns a |
||
function | get(name) | |
Returns a |
Method Summary | ||
---|---|---|
function | add(value) | |
Reserved for internal use. |
||
function | clear() | |
function | contains(value) | |
Reserved for internal use. |
||
function | contains(name) | |
Returns true if a property with the specified name exists in the collection.
|
||
function | get(index) | |
Reserved for internal use. |
||
function | indexOf(value) | |
Reserved for internal use. |
||
function | indexOf(name) | |
Gets the index of a property by name.
|
||
function | iterator() | |
function | remove(name) | |
Removes a property with the specified name from the collection.
|
||
function | removeAt(index) | |
Removes a property at the specified index.
|
function getLanguage() / function setLanguage(value)
function getAuthor() / function setAuthor(value)
function getBytes() / function setBytes(value)
function getCharacters() / function setCharacters(value)
function getCharactersWithSpaces() / function setCharactersWithSpaces(value)
function getComments() / function setComments(value)
function getCategory() / function setCategory(value)
function getContentType() / function setContentType(value)
function getContentStatus() / function setContentStatus(value)
function getCompany() / function setCompany(value)
function getHyperlinkBase() / function setHyperlinkBase(value)
function getCreatedTime() / function setCreatedTime(value)
Aspose.Cells does not update this property when you modify the document.
function getCreatedUniversalTime() / function setCreatedUniversalTime(value)
Aspose.Cells does not update this property when you modify the document.
function getKeywords() / function setKeywords(value)
function getLastPrinted() / function setLastPrinted(value)
If the document was never printed, this property will return DateTime.MinValue.
Aspose.Cells does not update this property when you modify the document.
function getLastPrintedUniversalTime() / function setLastPrintedUniversalTime(value)
function getLastSavedBy() / function setLastSavedBy(value)
Aspose.Cells does not update this property when you modify the document.
function getLastSavedTime() / function setLastSavedTime(value)
Aspose.Cells does not update this property when you modify the document.
function getLastSavedUniversalTime() / function setLastSavedUniversalTime(value)
Aspose.Cells does not update this property when you modify the document.
function getLines() / function setLines(value)
Aspose.Cells does not update this property when you modify the document.
function getManager() / function setManager(value)
function getNameOfApplication() / function setNameOfApplication(value)
function getPages() / function setPages(value)
function getParagraphs() / function setParagraphs(value)
function getRevisionNumber() / function setRevisionNumber(value)
Aspose.Cells does not update this property when you modify the document.
function getSubject() / function setSubject(value)
function getTemplate() / function setTemplate(value)
function getTitle() / function setTitle(value)
function getTotalEditingTime() / function setTotalEditingTime(value)
function getVersion() / function setVersion(value)
function getDocumentVersion() / function setDocumentVersion(value)
function getScaleCrop() / function setScaleCrop(value)
function getLinksUpToDate() / function setLinksUpToDate(value)
function getWords() / function setWords(value)
function getCount()
function get(name)
The string names of the properties correspond to the names of the typed
properties available from
If you request a property that is not present in the document, but the name
of the property is recognized as a valid built-in name, a new
If you request a property that is not present in the document and the name is not recognized as a built-in name, a null is returned.
name
- The case-insensitive name of the property to retrieve.function get(index)
index
- Zero-based index of the function contains(name)
name: String
- The case-insensitive name of the property.function indexOf(name)
name: String
- The case-insensitive name of the property.function remove(name)
name: String
- The case-insensitive name of the property.function removeAt(index)
index: Number
- The zero based index.function clear()
function iterator()
function get(index)
function contains(value)
function add(value)
function indexOf(value)