Compartir a través de


Path.ConnectionPointType Propiedad

Definición

Tipo de punto de conexión

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a