Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / LayoutBlankLine Property
In This Topic
    LayoutBlankLine Property
    In This Topic
    True if a blank row is inserted after the specified row field in a PivotTable report. The default value is False.
    Syntax
    System.bool LayoutBlankLine {get; set;}
    See Also