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

(Global Index)

Syntax

service SheetCell;

Description

a cell which can be addressed.

Included Services

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

Description

range of 1 row and 1 column.


com::sun::star::style::CharacterProperties

com::sun::star::style::ParagraphProperties

Exported Interfaces

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

Description

represents a cell which can be addressed with a CellAddress .


com::sun::star::document::XActionLockable

Description

locks the update between XCell and XText


Top of Page