Back to Devexpress

DocumentProperties Properties

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

latest3.1 KB
Original Source

DocumentProperties Properties

Contains basic document properties associated with a workbook.

NameDescription
ApplicationGets or sets the name of the application used to create or modify the document.
AuthorGets or sets the name of the document’s author.
CategoryGets or sets the categorization of the document content.
CompanyGets or sets the name of the company associated with the document.
ContentStatusGets or sets the status of the content (e.g., “Draft”, “Reviewed”, or “Final”).
CreatedGets or sets the date and time when the document was created.
CustomProvides access to the custom document properties associated with a workbook.
DescriptionGets or sets the explanation of the document content.
DocumentRevisionGets or sets the document’s revision number.
DocumentVersionGets or sets the document’s version number.
KeywordsGets or sets the delimited set of keywords to support searching and indexing.
LastModifiedByGets or sets the name of the user who last modified and saved the current document.
ManagerGets or sets the manager name.
ModifiedGets or sets the date and time on which the document was last saved.
PrintedGets or sets the date and time on which the document was last printed.
SecurityGets or sets the security level of the document.
SubjectGets or sets the subject of the document.
TitleGets or sets the title of the document.
VersionGets or sets the version of the application used to create or modify the document.

See Also

DocumentProperties Interface

DocumentProperties Members

DevExpress.Spreadsheet Namespace