Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PasteOption Class / setPasteType Method
In This Topic
    setPasteType Method
    In This Topic
    Sets the type of paste.
    Syntax
    public void setPasteType( 
       java.util.EnumSet<PasteType> pasteType
    )

    Parameters

    pasteType
    See Also