Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenario Interface

In This Topic
    IScenario Interface Methods
    In This Topic

    For a list of all members of this type, see IScenario members.

    Public Methods
     NameDescription
     MethodOverloaded. Changes the scenario to have a new set of changing cells.  
     MethodDeletes the object.  
     MethodGets a IRange object that represents the changing cells for the scenario.  
     MethodGets a String value that represents the comment associated with the scenario.  
     MethodGets a Boolean value that indicates if the scenario is hidden.  
     MethodReturns the index number of the object within the collection of similar objects.  
     MethodGets a Boolean value that indicates if the scenario is locked.  
     MethodGets a String value representing the name of the object.  
     MethodReturns a list that contains the current values of the changing cells for the scenario.  
     MethodSets a String value that represents the comment associated with the scenario.  
     MethodSets a Boolean value that indicates if the scenario is hidden.  
     MethodSets a Boolean value that indicates if the scenario is locked.  
     MethodSets a String value representing the name of the object.  
     MethodShows the scenario by inserting its values on the worksheet. The affected cells are the changing cells of the scenario.  
    Top
    See Also