20#ifndef __com_sun_star_sheet_SheetCellRange_idl__
21#define __com_sun_star_sheet_SheetCellRange_idl__
62module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
provides access to multiple iformation of a set of properties with a single call.
Definition XTolerantMultiPropertySet.idl:49
gives access to data represented as an array of rows.
Definition XChartDataArray.idl:36
represents a cell which can be addressed with a com::sun::star::table::CellRangeAddress.
Definition XCellRangeAddressable.idl:34
allows to get and set an array of data from a cell range.
Definition XCellRangeData.idl:33
provides methods to fill out a cell range automatically with values based on a start value,...
Definition XCellSeries.idl:38
provides a method to apply a Multiple Operations Table to the cell range.
Definition XMultipleOperation.idl:36
provides access to the spreadsheet that contains a cell range.
Definition XSheetCellRange.idl:37
provides methods to add and remove conditions of a conditional format.
Definition XSheetConditionalEntries.idl:36
represents something from which criteria for filtering can be read.
Definition XSheetFilterableEx.idl:39
provides methods to execute operations on a cell range or ranges.
Definition XSheetOperation.idl:37
contains methods to handle a subtotal descriptor.
Definition XSubTotalCalculatable.idl:39
provides methods to access the collections of columns and rows of a cell range.
Definition XColumnRowRange.idl:37
makes it possible to import files into the object.
Definition XImportable.idl:33
allows indentation of the object to be changed.
Definition XIndent.idl:31
represents a range of cells that can be merged.
Definition XMergeable.idl:32
broadcasts each modification made on the date data of the object which supports this interface.
Definition XModifyBroadcaster.idl:38
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition XReplaceable.idl:46
makes it possible to sort the contents of this object.
Definition XSortable.idl:56
Definition Ambiguous.idl:22
represents a rectangular range of cells in a spreadsheet document.
Definition SheetCellRange.idl:71
com::sun::star::awt::Size Size
contains the size of this range (in 1/100 mm).
Definition SheetCellRange.idl:239
string AbsoluteName
Returns the absolute address of the range as string, e.g.
Definition SheetCellRange.idl:288
com::sun::star::beans::XPropertySet ValidationLocal
contains the data validation settings for this cell, using localized formulas.
Definition SheetCellRange.idl:283
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal
contains the conditional formatting settings for this cell, using localized formulas.
Definition SheetCellRange.idl:262
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat
contains the conditional formatting settings for this cell.
Definition SheetCellRange.idl:250
com::sun::star::beans::XPropertySet Validation
contains the data validation settings for this cell.
Definition SheetCellRange.idl:272
com::sun::star::awt::Point Position
contains the position of the top left cell of this range in the sheet (in 1/100 mm).
Definition SheetCellRange.idl:234
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
represents a range of cells within a table.
Definition CellRange.idl:33
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition Point.idl:30
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:30