Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / SlicerActionsCommand Class
Members


In This Topic
    SlicerActionsCommand Class
    In This Topic
    Represents a command for the GrapeCity.Spreadsheet.Slicers.Slicer object.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SlicerActionsCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As SlicerActionsCommand
    public sealed class SlicerActionsCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.SlicerActionsCommand

    See Also