OpenXmlSimpleType.HasValue Property
Gets a value indicating whether underneath text value is valid value.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Overridable ReadOnly Property HasValue As Boolean
Get
用法
Dim instance As OpenXmlSimpleType
Dim value As Boolean
value = instance.HasValue
public virtual bool HasValue { get; }
Property Value
Type: System.Boolean
Returns Boolean.