HyperlinkType.InvalidUrl Property
Invalid URL.Represents the attribte in schema: invalidUrl
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "invalidUrl")> _
Public Property InvalidUrl As StringValue
Get
Set
'Usage
Dim instance As HyperlinkType
Dim value As StringValue
value = instance.InvalidUrl
instance.InvalidUrl = value
[SchemaAttrAttribute(, "invalidUrl")]
public StringValue InvalidUrl { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.