Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / TableActionsCommand Class
Members


TableActionsCommand Class
Represents a command for the specified table range.
Syntax
'Declaration
 
Public Class TableActionsCommand 
   Inherits RangeActionsCommand
 
'Usage
 
Dim instance As TableActionsCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeActionsCommand
         GrapeCity.Spreadsheet.Commands.TableActionsCommand

See Also