module com::sun::star::sheet

(Global Index)

submodules

services

interfaces

structs

exceptions

enums

typedefs

constant groups

Description

Spreadsheet specific interfaces.


submodules


services

AddIn is the base for AddIn services that supply functions which can be called by other components.
CellAnnotation an annotation of a cell.
CellAnnotations a collection of cell annotations.
CellAreaLink a linked cell range.
CellAreaLinks a collection of area links.
CellFormatRanges provides access to ranges with different formatting.
CellFormatRangesEnumeration enumerates ranges with different formatting.
Cells provides access to single cells.
CellsEnumeration enumerates all cells.
ConsolidationDescriptor a description of how data are consolidated.
DDELink a DDE link.
DDELinks a collection of DDE links.
DataPilotDescriptor This is a description of the layout of a data pilot table.
DataPilotField a single field in a DataPilotDescriptor.
DataPilotFields collection of fields in a DataPilotDescriptor.
DataPilotSource a data pilot source.
DataPilotSourceDimension a dimension in a data pilot source.
DataPilotSourceDimensions the collection of dimensions in a data pilot source.
DataPilotSourceHierarchies the collection of hierarchies in a data pilot source dimension.
DataPilotSourceHierarchy a hierarchy in a data pilot source.
DataPilotSourceLevel a level in a data pilot source.
DataPilotSourceLevels the collection of levels in a data pilot source hierarchy.
DataPilotSourceMember a field in a data pilot source.
DataPilotSourceMembers the collection of fields in a data pilot source level.
DataPilotTable a data pilot table on a spreadsheet.
DataPilotTables a collection of data pilot tables.
DatabaseImportDescriptor a description of how data from an external database is imported.
DatabaseRange a database range.
DatabaseRanges a collection of database ranges.
FunctionAccess allows generic access to all spreadsheet functions.
FunctionDescription a description of a function.
FunctionDescriptions a list of function descriptions.
GlobalSheetSettings the settings for all spreadsheets.
HeaderFooterContent the content of a header or footer in a page format.
LabelRange a label range.
LabelRanges a collection of label ranges.
NamedRange a range which can be addressed by a name.
NamedRanges a collection of named ranges.
RangeSelectionArguments contains the arguments for starting the range selection.
RecentFunctions the list of recently used functions.
Scenarios a collection of scenarios.
SheetCell a cell which can be addressed.
SheetCellCursor a cursor in a spreadsheet.
SheetCellRange an extension of the CellRange service for use in spreadsheet documents.
SheetCellRanges a collection of cell ranges.
SheetFilterDescriptor a description of how a cell range is to be filtered.
SheetLink a sheet link.
SheetLinks a collection of sheet links.
SheetRangesQuery makes it possible to query for cells.
SheetSortDescriptor a description of how a cell range is to be sorted.
Spreadsheet a 2-dimensional sheet of cells.
SpreadsheetDocument a model component which consists of some settings and one or more spreadsheets.
SpreadsheetDocumentSettings keep the configuration which is global for all views of a spreadsheet document.
SpreadsheetView a view of a spreadsheet document.
SpreadsheetViewPane a single pane in a view of a spreadsheet document.
SpreadsheetViewSettings settings which are specific to each view of a spreadsheet document.
Spreadsheets the collection of spreadsheets in a spreadsheet document.
SubTotalDescriptor This is a description of how subtotals are created.
SubTotalField a single field in a SubTotalDescriptor.
TableAutoFormat an autoformat for tables.
TableAutoFormatField a single field in a TableAutoFormat.
TableAutoFormats a list of table autoformats.
TableConditionalEntry a single entry in a TableConditionalFormat object.
TableConditionalFormat the conditional formatting for a cell or cell range.
TablePageStyle a spreadsheet page format.
TableValidation the validation settings for a cell or cell range.
VolatileResult a volatile result.

interfaces

XAddIn gives access to function descriptions and user-visible names.
XAreaLink represents a linked cell range.
XAreaLinks represents a collection of area links.
XArrayFormulaRange represents something (such as a cell range) that can contain an array formula.
XCalculatable represents something that can recalculate.
XCellAddressable represents a cell which can be addressed with a CellAddress .
XCellFormatRangesSupplier provides a collection of cell formats.
XCellRangeAddressable represents a cell range which can be addressed with a CellRangeAddress.
XCellRangeData allows to get and set an array of data from a cell range.
XCellRangeMovement has functions for moving ranges of cells in a sheet.
XCellRangeReferrer allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first.
XCellRangesQuery provides methods to invoke queries on cells.
XCellSeries represents a cell range that can be filled with a series.
XCompatibilityNames gives access to an AddIn's compatibility names.
XConsolidatable represents a spreadsheet document that can consolidate ranges.
XConsolidationDescriptor represents a description of how to consolidate multiple cell ranges. @deprecated@see com::sun::star::sheet::ConsolidationDescriptor
XDDELink represents a DDE link. @deprecated@see com::sun::star::sheet::DDELink
XDataPilotDescriptor represents a description of a data pilot table.
XDataPilotMemberResults gives access to member results.
XDataPilotResults gives access to results.
XDataPilotTable represents a data pilot table which has already been created.
XDataPilotTables represents a collection of data pilot tables.
XDataPilotTablesSupplier grants access to a collection of data pilot tables.
XDatabaseRange represents a cell range for which data operations are defined.
XDatabaseRanges provides functions to manage a collection of database ranges.
XDimensionsSupplier gives access to dimensions.
XDocumentAuditing represents auditing functions of a document.
XFillAcrossSheet uno!
XFormulaQuery provides methods to query cells for dependencies in formulas.
XFunctionAccess allows generic access to all spreadsheet functions.
XFunctionDescriptions manages the list of descriptions of functions.
XGoalSeek makes it possible to seek a goal for a cell.
XHeaderFooterContent represents the contents of a header or footer on a page.
XHierarchiesSupplier gives access to hierarchies.
XLabelRange represents a cell range that contains labels.
XLabelRanges represents a collection of label ranges.
XLevelsSupplier gives access to levels.
XMembersSupplier gives access to members.
XMultipleOperation represents something in which a table of operations can be created.
XNamedRange represents a named range.
XNamedRanges represents a collection of named ranges.
XPrintAreas represents a sheet which has print areas.
XRangeSelection allows to let the user to select a cell range.
XRangeSelectionChangeListener allows notification when the selected range is changed.
XRangeSelectionListener allows notification when range selection is completed or aborted.
XRecentFunctions represents a list of recently used functions.
XResultListener allows notification when new values are available.
XScenario represents something that can be a scenario.
XScenarios represents a collection of scenarios.
XScenariosSupplier provides access to a collection of scenarios.
XSheetAnnotation represents an annotation on a sheet.
XSheetAnnotationAnchor represents the anchor of a sheet annotation.
XSheetAnnotations represents a collection of annotations on a sheet.
XSheetAnnotationsSupplier enables access to a collection of annotations.
XSheetAuditing represents auditing functions of a sheet.
XSheetCellCursor represents a cursor which can select a cell range.
XSheetCellRange represents a cell range in a sheet.
XSheetCellRangeContainer represents multiple cell ranges.
XSheetCellRanges represents multiple cell ranges.
XSheetCondition represents a condition in conditional formats or validation.
XSheetConditionalEntries the conditions of a conditional format are managed.
XSheetConditionalEntry represents an entry in a conditional format.
XSheetFilterDescriptor represents a description of how to filter cells.
XSheetFilterable represents something that can be filtered using an XSheetFilterDesriptor.
XSheetFilterableEx represents something from which criteria for filtering can be read.
XSheetLinkable enables a sheet to refer to another sheet in a different document.
XSheetOperation represents operations on a cell range or ranges.
XSheetOutline represents outlining functions of a sheet.
XSheetPageBreak provides access to page breaks in a sheet.
XSheetPastable represents a sheet into which contents of the clipboard can be pasted.
XSpreadsheet
XSpreadsheetDocument a container of spreadsheets.
XSpreadsheetView the main interface of a SpreadsheetView . It manages the active sheet within this view.
XSpreadsheets represents the collection of sheets in a document.
XSubTotalCalculatable The interface contains methods to handle a SubTotaldescriptor. The SubTotaldescriptor provides properties to set up the SubTotal function.
XSubTotalDescriptor represents a description of how subtotals are to be inserted.
XSubTotalField represents a field in a subtotal descriptor.
XUniqueCellFormatRangesSupplier provides a collection of cell formats.
XUsedAreaCursor represents a cursor which can move to the start or end of the used area of a sheet.
XViewFreezable enables a SpreadsheetView to freeze columns and rows of the view.
XViewPane represents a pane in a view of a spreadsheet document.
XViewPanesSupplier enables access to the panes in a view.
XViewSplitable enables a SpreadsheetView to split the view.
XVolatileResult represents a volatile function result.

structs

DataResult structure describes a result.
FunctionArgument contains the description of a single argument within a FunctionDescription .
GoalResult is the result of a goal seek operation.
LocalizedName A name that is valid for a specified locale.
MemberResult describes a result.
RangeSelectionEvent specifies an event from range selection.
ResultEvent contains the new value of a volatile result.
SubTotalColumn describes how a single data column is treated when creating subtotals.
TableFilterField describes a single condition in a filter descriptor.
TablePageBreakData describes a page break.

exceptions


enums

Border selects one of the four borders of a cell range.
CellDeleteMode used to specify how cells are moved when cells are deleted.
CellInsertMode is used to specify how cells are moved when new cells are inserted.
ConditionOperator is used to specify the type of XSheetCondition .
DataImportMode used to specify which database contents are imported.
DataPilotFieldOrientation used to specify where a field in a Data Pilot Table is laid out.
FillDateMode are used to specify how an arithmetic date series is calculated.
FillDirection values are used to specify the direction of filling cells, for example, with a series.
FillMode used to specify the series used to fill cells.
FilterConnection used to specify how two conditions in a filter descriptor are connected.
FilterOperator specifies the type of a single condition in a filter descriptor.
GeneralFunction used to specify a function to be calculated from values.
PasteOperation used to specify which operations are carried out when pasting cell values into a cell range.
SheetLinkMode used to specify how a sheet is linked to another sheet.
TableOperationMode used to specify if a table operation is applied to columns, rows, or both columns and rows.
ValidationAlertStyle used to specify how invalid cell contents are treated.
ValidationType used to specify which cell contents are treated as valid.

typedefs


constant groups

CellFlags These constants select different types of cell contents.
DataResultFlags These constants give information about elements in data pilot results.
FormulaResult These constants select different result types of cell formulas.
MemberResultFlags These constants give information about elements in data pilot member results.
NamedRangeFlag These constants are used to specify the purpose of a named range.
_NamedRange
Top of Page