IWatches.Add Method

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

Syntax

'Declaration
Function Add ( _
    Source As Object _
) As Watch
'Usage
Dim instance As IWatches
Dim Source As Object
Dim returnValue As Watch

returnValue = instance.Add(Source)
Watch Add(
    Object Source
)

Parameters

Return Value

Type: Microsoft.Office.Interop.Excel.Watch

See Also

Reference

IWatches Interface

IWatches Members

Microsoft.Office.Interop.Excel Namespace