Freigeben über


Bind.Column Eigenschaft

Definition

Spalte

Stellt das folgende Attribut im Schema dar:

[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

Eigenschaftswert

Attribute

Gilt für: