BorderType.Color Propriété

Définition

Couleur de bordure

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

[DocumentFormat.OpenXml.SchemaAttr(23, "color")]
public DocumentFormat.OpenXml.StringValue Color { get; set; }
public DocumentFormat.OpenXml.StringValue Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "color")]
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:color")]
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "color")>]
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:color")>]
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
Public Property Color As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à