Path.ConnectionPointType 属性

定义

连接点类型

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

[DocumentFormat.OpenXml.SchemaAttr(27, "connecttype")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues> ConnectionPointType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues> ConnectionPointType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "connecttype")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues>? ConnectionPointType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:connecttype")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues>? ConnectionPointType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues>? ConnectionPointType { get; set; }
member this.ConnectionPointType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "connecttype")>]
member this.ConnectionPointType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:connecttype")>]
member this.ConnectionPointType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.ConnectValues> with get, set
Public Property ConnectionPointType As EnumValue(Of ConnectValues)

属性值

返回 EnumValue<T>

属性

适用于