Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IScenario Interface / Comment Property
In This Topic
    Comment Property (IScenario)
    In This Topic
    Returns or sets a String value that represents the comment associated with the scenario.
    Syntax
    System.string Comment {get; set;}
    See Also