Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicer Interface / Copy Method


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