Spread Windows Forms 12.0 Product Documentation
IRtdServer Interface Members
Methods 

GrapeCity.Spreadsheet Assembly > Microsoft.Office.Interop.Excel Namespace : IRtdServer Interface

The following tables list the members exposed by IRtdServer.

Public Methods
 NameDescription
 MethodAdds new topics from a real-time data server. The ConnectData method is called when a file is opened that contains real-time data functions or when a user types in a new formula which contains the RTD function.  
 MethodNotifies a real-time data (RTD) server application that a topic is no longer in use.  
 MethodDetermines if the real-time data server is still active. Zero or a negative number indicates failure; a positive number indicates that the server is active.  
 MethodThis method is called by Microsoft Excel to get new data.  
 MethodThe ServerStart method is called immediately after a real-time data server is instantiated. Negative value or zero indicates failure to start the server; positive value indicates success.  
 MethodTerminates the connection to the real-time data server.  
Top
See Also

Reference

IRtdServer Interface
Microsoft.Office.Interop.Excel Namespace