PolyLine.StrokeColor Propriété

Définition

Couleur du trait de forme

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

[DocumentFormat.OpenXml.SchemaAttr(0, "strokecolor")]
public DocumentFormat.OpenXml.StringValue StrokeColor { get; set; }
public DocumentFormat.OpenXml.StringValue StrokeColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "strokecolor")]
public DocumentFormat.OpenXml.StringValue? StrokeColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("strokecolor")]
public DocumentFormat.OpenXml.StringValue? StrokeColor { get; set; }
public DocumentFormat.OpenXml.StringValue? StrokeColor { get; set; }
member this.StrokeColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "strokecolor")>]
member this.StrokeColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("strokecolor")>]
member this.StrokeColor : DocumentFormat.OpenXml.StringValue with get, set
Public Property StrokeColor As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à