[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.InsertBlankLine

InsertBlankLine Property

InsertBlankLine

Gets or sets a boolean value indicating whether a blank row is inserted after the specified row field in a PivotTable report.

Declaration
public bool? InsertBlankLine { get; set; }
Public Property InsertBlankLine As Boolean?