OpenXmlSimpleType.HasValue-Eigenschaft
Gets a value indicating whether underneath text value is valid value.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property HasValue As Boolean
Get
'Usage
Dim instance As OpenXmlSimpleType
Dim value As Boolean
value = instance.HasValue
public virtual bool HasValue { get; }
Eigenschaftswert
Typ: System.Boolean
Returns Boolean.