:: com :: sun :: star :: text ::

service TextTableCursor
Description
specifies a cursor in text tables.

This cursor can be used to:

  • travel through text table cells
  • select text table cells
  • get property values from the selected cells
  • set property values in the selected cells
See also
TextTable
Developers Guide
Text - Formatting

Included Services - Summary
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::style::CharacterPropertiesAsian
(referenced entity's summary:)
This is a set of properties to describe the style of characters in asian texts.
::com::sun::star::style::CharacterPropertiesComplex
(referenced entity's summary:)
This is a set of properties to describe the style of characters in complex texts.
::com::sun::star::style::ParagraphProperties
(referenced entity's summary:)
describes the style of paragraphs.
::com::sun::star::xml::UserDefinedAttributesSupplier
Exported Interfaces - Summary
XTextTableCursor
(referenced entity's summary:)
The TextTableCursor provide methods to navigate throught the table structure, to merge and split cells
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Included Services - Details
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::style::CharacterPropertiesAsian
(referenced entity's summary:)
This is a set of properties to describe the style of characters in asian texts.
::com::sun::star::style::CharacterPropertiesComplex
(referenced entity's summary:)
This is a set of properties to describe the style of characters in complex texts.
::com::sun::star::style::ParagraphProperties
(referenced entity's summary:)
describes the style of paragraphs.
::com::sun::star::xml::UserDefinedAttributesSupplier
Usage Restrictions
optional
Exported Interfaces - Details
XTextTableCursor
(referenced entity's summary:)
The TextTableCursor provide methods to navigate throught the table structure, to merge and split cells
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.

 
Top of Page