次の方法で共有


PivotField.InsertBlankRow プロパティ

定義

空白行の挿入

スキーマ内の次の属性を表します。 insertBlankRow

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

プロパティ値

BooleanValue を返します。

属性

適用対象