Partager via


Path.ConnectionPointType Propriété

Définition

Type de point de connexion

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à