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