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

    Parameters

    value
    See Also