Click or drag to resize

Int64Value Properties

The Int64Value type exposes the following members.

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