26module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
gives access to data represented as an array of rows.
Definition XChartDataArray.idl:32
used to enumerate objects in a container which contains objects.
Definition XEnumerationAccess.idl:28
This is the generic interface for supporting the insertion and removal of named elements.
Definition XNameContainer.idl:29
provides methods to access cell ranges in a collection via index and to add and remove cell ranges.
Definition XSheetCellRangeContainer.idl:30
provides methods to add and remove conditions of a conditional format.
Definition XSheetConditionalEntries.idl:30
provides methods to execute operations on a cell range or ranges.
Definition XSheetOperation.idl:30
allows indentation of the object to be changed.
Definition XIndent.idl:27
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition XReplaceable.idl:38
Definition Ambiguous.idl:20
represents a collection of cell ranges in a spreadsheet document.
Definition SheetCellRanges.idl:34
string AbsoluteName
Returns the absolute address of the ranges as string, e.g.
Definition SheetCellRanges.idl:160
com::sun::star::beans::XPropertySet ValidationLocal
contains the data validation settings for this cell, using localized formulas.
Definition SheetCellRanges.idl:155
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal
contains the conditional formatting settings for this cell, using localized formulas.
Definition SheetCellRanges.idl:134
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat
contains the conditional formatting settings for this cell.
Definition SheetCellRanges.idl:122
com::sun::star::beans::XPropertySet Validation
contains the data validation settings for this cell.
Definition SheetCellRanges.idl:144
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
contains the properties of a table cell.
Definition CellProperties.idl:30