Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IScenario Interface / ChangingCells Property
In This Topic
    ChangingCells Property
    In This Topic
    Returns a IRange object that represents the changing cells for the scenario. Read-only.
    Syntax
    IRange ChangingCells {get;}
    See Also