SheetFormatProperties.ThickTop 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.
Bordure supérieure épaisse
Représente l’attribut suivant dans le schéma : thickTop
[DocumentFormat.OpenXml.SchemaAttr(0, "thickTop")]
public DocumentFormat.OpenXml.BooleanValue ThickTop { get; set; }
public DocumentFormat.OpenXml.BooleanValue ThickTop { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thickTop")]
public DocumentFormat.OpenXml.BooleanValue? ThickTop { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thickTop")]
public DocumentFormat.OpenXml.BooleanValue? ThickTop { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ThickTop { get; set; }
member this.ThickTop : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thickTop")>]
member this.ThickTop : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thickTop")>]
member this.ThickTop : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ThickTop As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs