Rectangle.Target 属性

定义

超链接显示目标

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

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

属性值

返回 StringValue

属性

适用于