:: com :: sun :: star :: table ::

unpublished service ListPositionCellBinding
Description
defines the binding to a single cell in a table document, which can be used to transfer a list position into the cell.

Included Services
::com::sun::star::table::CellValueBinding
Description
provides the basic functionality for exchanging values with a table cell.

Additionally to the types supported by the super service, the ::com::sun::star::table::ListPositionCellBinding allows exchanging integer values.

See also
::com::sun::star::form::binding::XValueBinding::getSupportedTypes

 
Top of Page