Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setDragToData Method
In This Topic
    setDragToData Method
    In This Topic
    Sets whether the specified field can be dragged to the data position. The default value is True.
    Syntax
    void setDragToData( 
       boolean value
    )

    Parameters

    value
    See Also