Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicer Interface / Copy Method


In This Topic
    Copy Method (ISlicer)
    In This Topic
    Syntax
    'Declaration
     
    Sub Copy() 
    'Usage
     
    Dim instance As ISlicer
     
    instance.Copy()
    void Copy()
    See Also