Back to Devexpress

ReadOnlyDocumentProperties Properties

officefileapi-devexpress-dot-spreadsheet-dot-readonlydocumentproperties-dot-underscore-properties.md

latest3.3 KB
Original Source

ReadOnlyDocumentProperties Properties

Stores document properties retrieved from a workbook by the Workbook.LoadDocumentProperties method.

NameDescription
ApplicationReturns the name of the application used to create or modify the document.
AuthorReturns the name of the document’s author.
CategoryReturns the document content category.
CompanyReturns the name of the company associated with the document.
ContentStatusReturns the status of document content (e.g., “Draft”, “Reviewed”, or “Final”).
CreatedReturns the date and time when the document was created.
CustomReturns custom document properties associated with a workbook.
DescriptionReturns the document content description.
DocumentRevisionReturns the number of document revisions.
DocumentVersionReturns the document’s version.
KeywordsReturns the delimited set of keywords used for search and indexing.
LastModifiedByReturns the name of the user who last modified and saved the document.
ManagerReturns the manager name.
ModifiedReturns the date and time when the document was last saved.
PrintedReturns the date and time when the document was last printed.
SecurityReturns the security level of the document.
SubjectReturns the document’s subject.
TitleReturns the document’s title.
VersionReturns the version of the application used to create or modify the document.

See Also

ReadOnlyDocumentProperties Interface

ReadOnlyDocumentProperties Members

DevExpress.Spreadsheet Namespace