Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotItem Interface / setShowDetail Method
indicates if the pivot item is expanded.
In This Topic
    setShowDetail Method
    In This Topic
    Sets whether the outline is expanded for the specified range (so that the detail of the column or row is visible).
    Syntax
    void setShowDetail( 
       boolean value
    )

    Parameters

    value
    indicates if the pivot item is expanded.
    See Also