Spread WinForms 15
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()
See Also