service CellRange in module com::sun::star::text::

(Global Index)

Syntax

service CellRange;

Description

area of cells within a spreadsheet (text).

Included Services

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

Description

This is a set of properties to describe the style of characters.


com::sun::star::style::CharacterPropertiesAsian

Description

This is a set of properties to describe the style of characters in asian texts.


com::sun::star::style::CharacterPropertiesComplex

Description

This is a set of properties to describe the style of characters in complex texts.


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

Description

describes the style of paragraphs.


Exported Interfaces

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

Description

represents a range of cells in a table.


Top of Page