Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setShowAllItems Method
In This Topic
    setShowAllItems Method
    In This Topic
    Sets if all items in the PivotTable report are displayed, even if they don¡¯t contain summary data. The default value is False.
    Syntax
    void setShowAllItems( 
       boolean value
    )

    Parameters

    value
    See Also