Watch.Source Property
Returns the unique name that identifies the range which is tracked when the worksheet is recalculated.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Source As Object
Get
'Usage
Dim instance As Watch
Dim value As Object
value = instance.Source
Object Source { get; }
Property Value
Type: System.Object