Click or drag to resize

EnumValueT Methods

The EnumValueT type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a duplicate of the current value.
(Inherited from OpenXmlSimpleType)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from OpenXmlSimpleValueT)
Public methodGetHashCodeServes as the default hash function.
(Inherited from OpenXmlSimpleValueT)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Returns a String that represents the current value.
(Inherited from OpenXmlSimpleType)
Top
See Also