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


AutoFillCommand Class
Represents a command that autofill on the cells in the specified range.
Syntax
'Declaration
 
Public Class AutoFillCommand 
   Inherits RangeActionsCommand
 
'Usage
 
Dim instance As AutoFillCommand
Inheritance Hierarchy

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

See Also