Spread Windows Forms 12.0 Product Documentation
UpdateNotify Method


GrapeCity.Spreadsheet Assembly > Microsoft.Office.Interop.Excel Namespace > IRTDUpdateEvent Interface : UpdateNotify Method
The real-time data (RTD) server uses this method to notify Microsoft Excel that new data has been received.
Syntax
'Declaration
 
Sub UpdateNotify() 
'Usage
 
Dim instance As IRTDUpdateEvent
 
instance.UpdateNotify()
void UpdateNotify()
See Also

Reference

IRTDUpdateEvent Interface
IRTDUpdateEvent Members