AbsolutePath.Url 属性

定义

url,此属性仅在 Office 2013 及更高版本中可用。

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

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

属性值

属性

适用于