Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setDragToHide Method
In This Topic
    setDragToHide Method
    In This Topic
    Sets whether the field can be hidden by being dragged off the PivotTable report. The default value is True.
    Syntax
    void setDragToHide( 
       boolean value
    )

    Parameters

    value
    See Also