Watch.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the unique name that identifies the range which is tracked when the worksheet is recalculated.
public:
property System::Object ^ Source { System::Object ^ get(); };
public object Source { get; }
Public ReadOnly Property Source As Object