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

    Return Value

    The comment associated with the scenario.
    See Also