IRTDUpdateEvent.UpdateNotify Method
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.
The real-time data (RTD) server uses this method to notify Microsoft Excel that new data has been received.
public:
void UpdateNotify();
public void UpdateNotify ();
Public Sub UpdateNotify ()