CellFormat.ApplyBorder Propriété

Définition

Appliquer la bordure

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à