:: com :: sun :: star :: sheet ::

service DDELink
Description
represents a DDE link.

A DDE link controls the results of a DDE spreadsheet formula.

Developers Guide
Exported Interfaces
::com::sun::star::container::XNamed
Description
provides access to the name of the DDE link.

A DDE link has the form Application|Topic!Item .

::com::sun::star::sheet::XDDELink
Description
provides methods to change the settings of the DDE link.
::com::sun::star::util::XRefreshable
Description
provides methods to reload the external linked data.

 
Top of Page