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

属性

适用于