次の方法で共有


Bind.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

プロパティ値

属性

適用対象