StrokeChildType.JoinStyle Propriété

Définition

Style de jointure de fin de ligne)

Représente l’attribut suivant dans le schéma : joinstyle

[DocumentFormat.OpenXml.SchemaAttr(0, "joinstyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues> JoinStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues> JoinStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "joinstyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues>? JoinStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("joinstyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues>? JoinStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues>? JoinStyle { get; set; }
member this.JoinStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "joinstyle")>]
member this.JoinStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("joinstyle")>]
member this.JoinStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeJoinStyleValues> with get, set
Public Property JoinStyle As EnumValue(Of StrokeJoinStyleValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à