OfficeProperties Methods

Office Open XML

The OfficeProperties type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetCustomPropertyValue
Gets the value of a custom property
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetCustomPropertyValue
Allows you to set the value of a current custom property or create your own custom property.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also