Partager via


CellFormat.BorderId Propriété

Définition

ID de bordure

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

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

Valeur de propriété

Retourne UInt32Value.

Attributs

Remarques

Index de base zéro de l’enregistrement de bordure utilisé par ce format de cellule.

Les valeurs possibles pour cet attribut sont définies par le ST_BorderId type simple.

S’applique à