Share via


IScenario.ChangingCells Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property ChangingCells As Range
    Get
'Usage
Dim instance As IScenario
Dim value As Range

value = instance.ChangingCells
Range ChangingCells { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Range

See Also

Reference

IScenario Interface

IScenario Members

Microsoft.Office.Interop.Excel Namespace