Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGroupShape Interface / Copy Method


In This Topic
    Copy Method (IGroupShape)
    In This Topic
    Copies the object to the clipboard.
    Syntax
    'Declaration
     
    
    Sub Copy() 
    'Usage
     
    
    Dim instance As IGroupShape
     
    instance.Copy()
    void Copy()
    See Also