次の方法で共有


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.

See Also

Reference

OpenXmlSimpleType Class

OpenXmlSimpleType Members

DocumentFormat.OpenXml Namespace