service VolatileResult in module com::sun::star::sheet::

(Global Index)

Syntax

service VolatileResult;

Description

a volatile result.

A volatile result can change its value over time. The XVolatileResult interface allows the addition of listeners which are notified when the value changes.

Exported Interfaces

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

Description

represents a volatile function result.


Top of Page