Share via


Path.ConnectionPoints Property

Definition

Connection Points

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to