Exported Interfaces |
::com::sun::star::util::XReplaceable |
- Description
- provides "Find & Replace" functionality.
The property
::com::sun::star::util::SearchDescriptor::SearchWords
has a different meaning in spreadsheets: If set to true , the
spreadsheet searches for cells containing the serch text only.
|
::com::sun::star::util::XIndent |
- Description
- provides modifying the cell indentation.
|
::com::sun::star::sheet::XSheetOperation |
- Description
- provides computation of a value based on the contents of all
cells of this range and to clear specific cells.
|
::com::sun::star::chart::XChartDataArray |
- Description
- provides modifying the source data cells of a chart and makes
it possible to learn about changes in the cell values.
|
::com::sun::star::sheet::XSheetCellRangeContainer |
- Description
- provides methods to access cell ranges via index and to add and
remove cell ranges.
|
::com::sun::star::container::XEnumerationAccess |
- Description
- creates an enumeration of all cell ranges.
- See also
- ::com::sun::star::sheet::SheetCellRangesEnumeration
|
::com::sun::star::container::XNameContainer |
- Description
- provides access of the cell ranges via an user-defined name.
Later the range can be found, replaced or removed using that
name.
|
Copyright © 2003 Sun Microsystems, Inc.