Share via


Path.ConnectAngles Property

Definition

Connection Point Connect Angles

Represents the following attribute in the schema: o:connectangles

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

Property Value

Returns StringValue.

Attributes

Applies to