次の方法で共有


TextBodyProperties.ColumnCount プロパティ

定義

列の数

スキーマ内の次の属性を表します: numCol

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

プロパティ値

属性

適用対象