Click or drag to resize

HexBinaryValue Properties

The HexBinaryValue type exposes the following members.

Properties
 NameDescription
Public propertyHasValue Gets a value indicating whether the underneath text value is a valid value.
(Inherited from OpenXmlSimpleType)
Public propertyInnerText Gets or sets the inner XML text.
(Inherited from OpenXmlSimpleType)
Public propertyValue Gets or sets the hex binary value
(Overrides StringValueValue)
Top
See Also