Hyperlink.Location 属性

定义

位置

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

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

属性值

返回 StringValue

属性

适用于