Click or drag to resize

OpenXmlSimpleValueT Properties

The OpenXmlSimpleValueT type exposes the following members.

Properties
 NameDescription
Public propertyHasValue Gets a value indicating whether the underneath text value is a valid value.
(Overrides OpenXmlSimpleTypeHasValue)
Public propertyInnerText Gets or sets the inner XML text.
(Overrides OpenXmlSimpleTypeInnerText)
Public propertyValue Gets or sets the value of the simple value.
Top
See Also