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

    Parameters

    value
    See Also