Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenario Interface / setComment Method
The comment associated with the scenario.
In This Topic
    setComment Method
    In This Topic
    Sets a String value that represents the comment associated with the scenario.
    Syntax
    void setComment( 
       java.lang.String comment
    )

    Parameters

    comment
    The comment associated with the scenario.
    See Also