20#ifndef __com_sun_star_sheet_SheetCellRanges_idl__
21#define __com_sun_star_sheet_SheetCellRanges_idl__
45module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
gives access to data represented as an array of rows.
Definition XChartDataArray.idl:36
used to enumerate objects in a container which contains objects.
Definition XEnumerationAccess.idl:34
This is the generic interface for supporting the insertion and removal of named elements.
Definition XNameContainer.idl:41
provides methods to access cell ranges in a collection via index and to add and remove cell ranges.
Definition XSheetCellRangeContainer.idl:37
provides methods to add and remove conditions of a conditional format.
Definition XSheetConditionalEntries.idl:36
provides methods to execute operations on a cell range or ranges.
Definition XSheetOperation.idl:37
allows indentation of the object to be changed.
Definition XIndent.idl:31
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition XReplaceable.idl:46
Definition Ambiguous.idl:22
represents a collection of cell ranges in a spreadsheet document.
Definition SheetCellRanges.idl:53
string AbsoluteName
Returns the absolute address of the ranges as string, e.g.
Definition SheetCellRanges.idl:179
com::sun::star::beans::XPropertySet ValidationLocal
contains the data validation settings for this cell, using localized formulas.
Definition SheetCellRanges.idl:174
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal
contains the conditional formatting settings for this cell, using localized formulas.
Definition SheetCellRanges.idl:153
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat
contains the conditional formatting settings for this cell.
Definition SheetCellRanges.idl:141
com::sun::star::beans::XPropertySet Validation
contains the data validation settings for this cell.
Definition SheetCellRanges.idl:163
provides interfaces to find cells with specific properties.
Definition SheetRangesQuery.idl:33
This is a set of properties to describe the style of characters in Asian texts.
Definition CharacterPropertiesAsian.idl:32
This is a set of properties to describe the style of characters in complex texts.
Definition CharacterPropertiesComplex.idl:32
This is a set of properties to describe the style of characters.
Definition CharacterProperties.idl:37
describes the style of paragraphs.
Definition ParagraphProperties.idl:41
contains the properties of a table cell.
Definition CellProperties.idl:46