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