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


In This Topic
    GoalSeekCommand Class
    In This Topic
    Represents a command for GoalSeek.
    Syntax
    'Declaration
     
    
    Public Class GoalSeekCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As GoalSeekCommand
    public class GoalSeekCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.GoalSeekCommand

    See Also