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


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