Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / copy Method / copy(IRange) Method
In This Topic
    copy(IRange) Method
    In This Topic
    Copies the range to the specified range
    Syntax
    void copy( 
       IRange destination
    )

    Parameters

    destination
    See Also