PolyLine.FillColor Propriété

Définition

Couleur de remplissage

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à