OfficeProperties Properties

Office Open XML

The OfficeProperties type exposes the following members.

Properties

  NameDescription
Application
Gets the Application property of the document (extended property)
AppVersion
Gets the AppVersion property of the document (extended property)
Author
Gets/sets the author property of the document (core property)
Category
Gets/sets the category property of the document (core property)
Comments
Gets/sets the comments property of the document (core property)
Company
Gets/sets the Company property of the document (extended property)
CorePropertiesXml
Provides access to the XML document that holds all the code document properties.
CustomPropertiesXml
Provides access to the XML document which holds the document's custom properties
ExtendedPropertiesXml
Provides access to the XML document that holds the extended properties of the document (app.xml)
HyperlinkBase
Gets/sets the HyperlinkBase property of the document (extended property)
Keywords
Gets/sets the keywords property of the document (core property)
LastModifiedBy
Gets/sets the lastModifiedBy property of the document (core property)
LastPrinted
Gets/sets the lastPrinted property of the document (core property)
Manager
Gets/sets the Manager property of the document (extended property)
Status
Gets/sets the status property of the document (core property)
Subject
Gets/sets the subject property of the document (core property)
Title
Gets/sets the title property of the document (core property)

See Also