OpenXmlSimpleValue<T>.HasValue Property

Definition

Gets a value that indicates whether the underneath text value is a valid value.

public override bool HasValue { get; }
member this.HasValue : bool
Public Overrides ReadOnly Property HasValue As Boolean

Property Value

Returns Boolean.

Applies to