HyperlinkType.InvalidUrl 属性

定义

如果 URL 无效,因此无法创建关系,我们将在此处保存它,r:id 将指向 NULL

表示架构中的以下属性:invalidUrl

[DocumentFormat.OpenXml.SchemaAttr(0, "invalidUrl")]
public DocumentFormat.OpenXml.StringValue InvalidUrl { get; set; }
public DocumentFormat.OpenXml.StringValue InvalidUrl { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "invalidUrl")]
public DocumentFormat.OpenXml.StringValue? InvalidUrl { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("invalidUrl")]
public DocumentFormat.OpenXml.StringValue? InvalidUrl { get; set; }
public DocumentFormat.OpenXml.StringValue? InvalidUrl { get; set; }
member this.InvalidUrl : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "invalidUrl")>]
member this.InvalidUrl : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("invalidUrl")>]
member this.InvalidUrl : DocumentFormat.OpenXml.StringValue with get, set
Public Property InvalidUrl As StringValue

属性值

返回 StringValue

属性

适用于