26module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
provides access to multiple iformation of a set of properties with a single call.
Definition XTolerantMultiPropertySet.idl:41
gives access to data represented as an array of rows.
Definition XChartDataArray.idl:32
represents a cell which can be addressed with a com::sun::star::table::CellRangeAddress.
Definition XCellRangeAddressable.idl:28
allows to get and set an array of data from a cell range.
Definition XCellRangeData.idl:29
provides methods to fill out a cell range automatically with values based on a start value,...
Definition XCellSeries.idl:30
provides a method to apply a Multiple Operations Table to the cell range.
Definition XMultipleOperation.idl:28
provides access to the spreadsheet that contains a cell range.
Definition XSheetCellRange.idl:32
provides methods to add and remove conditions of a conditional format.
Definition XSheetConditionalEntries.idl:30
represents something from which criteria for filtering can be read.
Definition XSheetFilterableEx.idl:34
provides methods to execute operations on a cell range or ranges.
Definition XSheetOperation.idl:30
contains methods to handle a subtotal descriptor.
Definition XSubTotalCalculatable.idl:33
provides methods to access the collections of columns and rows of a cell range.
Definition XColumnRowRange.idl:30
makes it possible to import files into the object.
Definition XImportable.idl:27
allows indentation of the object to be changed.
Definition XIndent.idl:27
represents a range of cells that can be merged.
Definition XMergeable.idl:28
broadcasts each modification made on the date data of the object which supports this interface.
Definition XModifyBroadcaster.idl:32
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition XReplaceable.idl:38
makes it possible to sort the contents of this object.
Definition XSortable.idl:50
Definition Ambiguous.idl:20
represents a rectangular range of cells in a spreadsheet document.
Definition SheetCellRange.idl:35
com::sun::star::awt::Size Size
contains the size of this range (in 1/100 mm).
Definition SheetCellRange.idl:203
string AbsoluteName
Returns the absolute address of the range as string, e.g.
Definition SheetCellRange.idl:252
com::sun::star::beans::XPropertySet ValidationLocal
contains the data validation settings for this cell, using localized formulas.
Definition SheetCellRange.idl:247
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal
contains the conditional formatting settings for this cell, using localized formulas.
Definition SheetCellRange.idl:226
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat
contains the conditional formatting settings for this cell.
Definition SheetCellRange.idl:214
com::sun::star::beans::XPropertySet Validation
contains the data validation settings for this cell.
Definition SheetCellRange.idl:236
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:198
provides interfaces to find cells with specific properties.
Definition SheetRangesQuery.idl:27
This is a set of properties to describe the style of characters in Asian texts.
Definition CharacterPropertiesAsian.idl:27
This is a set of properties to describe the style of characters in complex texts.
Definition CharacterPropertiesComplex.idl:27
This is a set of properties to describe the style of characters.
Definition CharacterProperties.idl:27
describes the style of paragraphs.
Definition ParagraphProperties.idl:25
represents a range of cells within a table.
Definition CellRange.idl:27
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition Point.idl:28
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:28