Bind.Column 属性

定义

column

表示架构中的以下属性:列

[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

属性值

属性

适用于