Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setLayoutBlankLine Method
In This Topic
    setLayoutBlankLine Method
    In This Topic
    Sets if a blank row is inserted after the specified row field in a PivotTable report. The default value is False.
    Syntax
    void setLayoutBlankLine( 
       boolean value
    )

    Parameters

    value
    See Also