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?