Oval.BorderLeftColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Couleur de la bordure gauche
Représente l’attribut suivant dans le schéma : o :borderleftcolor
[DocumentFormat.OpenXml.SchemaAttr(27, "borderleftcolor")]
public DocumentFormat.OpenXml.StringValue BorderLeftColor { get; set; }
public DocumentFormat.OpenXml.StringValue BorderLeftColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "borderleftcolor")]
public DocumentFormat.OpenXml.StringValue? BorderLeftColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:borderleftcolor")]
public DocumentFormat.OpenXml.StringValue? BorderLeftColor { get; set; }
public DocumentFormat.OpenXml.StringValue? BorderLeftColor { get; set; }
member this.BorderLeftColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "borderleftcolor")>]
member this.BorderLeftColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:borderleftcolor")>]
member this.BorderLeftColor : DocumentFormat.OpenXml.StringValue with get, set
Public Property BorderLeftColor As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs