Bind.Column 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.
colonne
Représente l’attribut suivant dans le schéma : colonne
[DocumentFormat.OpenXml.SchemaAttr(0, "column")]
public DocumentFormat.OpenXml.StringValue Column { get; set; }
public DocumentFormat.OpenXml.StringValue Column { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "column")]
public DocumentFormat.OpenXml.StringValue? Column { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("column")]
public DocumentFormat.OpenXml.StringValue? Column { get; set; }
public DocumentFormat.OpenXml.StringValue? Column { get; set; }
member this.Column : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "column")>]
member this.Column : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("column")>]
member this.Column : DocumentFormat.OpenXml.StringValue with get, set
Public Property Column As StringValue
Valeur de propriété
- Attributs