Top   Module   Use   Manual   Index 

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

struct ResultEvent

Base Struct
com::sun::star::lang::EventObject

Description
contains the new value of a volatile result.


Elements

any Value
Description
contains the value.

This can be any of the possible return types described for the AddIn service, except XVolatileResult .

Top of Page