Spread Windows Forms 12.0 Product Documentation
AutoSumCommand Class
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace : AutoSumCommand Class
Represents a command that detects ranges of cells to auto fills SUM or SUBTOTAL function at appropriate location This class cannot be inherited.
Object Model
AutoSumCommand ClassReference Structure
Syntax
'Declaration
 
Public NotInheritable Class AutoSumCommand 
   Inherits MultiRangeCommand
'Usage
 
Dim instance As AutoSumCommand
public sealed class AutoSumCommand : MultiRangeCommand 
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeCommand
         GrapeCity.Spreadsheet.Commands.MultiRangeCommand
            GrapeCity.Spreadsheet.Commands.AutoSumCommand

See Also

Reference

AutoSumCommand Members
GrapeCity.Spreadsheet.Commands Namespace