Path.ConnectionPoints 属性

定义

连接点

表示架构中的以下属性:o:connectlocs

[DocumentFormat.OpenXml.SchemaAttr(27, "connectlocs")]
public DocumentFormat.OpenXml.StringValue ConnectionPoints { get; set; }
public DocumentFormat.OpenXml.StringValue ConnectionPoints { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "connectlocs")]
public DocumentFormat.OpenXml.StringValue? ConnectionPoints { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:connectlocs")]
public DocumentFormat.OpenXml.StringValue? ConnectionPoints { get; set; }
public DocumentFormat.OpenXml.StringValue? ConnectionPoints { get; set; }
member this.ConnectionPoints : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "connectlocs")>]
member this.ConnectionPoints : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:connectlocs")>]
member this.ConnectionPoints : DocumentFormat.OpenXml.StringValue with get, set
Public Property ConnectionPoints As StringValue

属性值

返回 StringValue

属性

适用于