[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IScenario.Values

Values Property

Values

Returns a list that contains the current values of the changing cells for the scenario. Read-only.

Declaration
IList<object> Values { get; }
ReadOnly Property Values As IList(Of Object)