Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XDDELinkResults
Description
provides access to the DDE link results.
Since
OOo 3.0
See also
DDELink

Methods' Summary
getResults returns the DDE link results.  
setResults sets the DDE link results.  
Methods' Details
getResults
sequence< sequence< any > >
getResults();

Description
returns the DDE link results.
Returns
the DDE link results. The outer sequence contains the value rows. The inner sequences contain the result values for one row.
setResults
void
setResults( [in] sequence< sequence< any > >  aResults );

Description
sets the DDE link results.
Parameter aResults
the DDE link results. The outer sequence contains the value rows. The inner sequences contain the result values for one row. If the outer sequence is empty, the existing DDE link results are cleared.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.