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