LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_SheetCell_idl__
21 #define __com_sun_star_sheet_SheetCell_idl__
53 module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
describes the style of paragraphs.
Definition: ParagraphProperties.idl:41
provides access to a cell annotation attached to a spreadsheet cell.
Definition: XSheetAnnotationAnchor.idl:36
This is a set of properties to describe the style of characters in complex texts.
Definition: CharacterPropertiesComplex.idl:32
provides interfaces to find cells with specific properties.
Definition: SheetRangesQuery.idl:33
com::sun::star::beans::XPropertySet ValidationLocal
contains the data validation settings for this cell, using localized formulas.
Definition: SheetCell.idl:233
contains settings for the style of paragraphs with complex text layout.
Definition: ParagraphPropertiesComplex.idl:31
long FormulaResultType
contains the content type of the cell.
Definition: SheetCell.idl:189
is an independent piece of text which consists of a series of one or more paragraphs.
Definition: Text.idl:46
This is a set of properties to describe the style of characters.
Definition: CharacterProperties.idl:37
long FormulaResultType2
contains the result type of a formula.
Definition: SheetCell.idl:254
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition: XReplaceable.idl:46
CellContentType
is used to determine the type of contents in a cell.
Definition: CellContentType.idl:30
com::sun::star::beans::XPropertySet Validation
contains the data validation settings for this cell.
Definition: SheetCell.idl:222
string FormulaLocal
contains the formula string with localized function names.
Definition: SheetCell.idl:180
com::sun::star::table::CellContentType CellContentType
contains the content type of the cell.
Definition: SheetCell.idl:246
allows indentation of the object to be changed.
Definition: XIndent.idl:31
This is a set of properties to describe the style of characters in Asian texts.
Definition: CharacterPropertiesAsian.idl:32
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal
contains the conditional formatting settings for this cell, using localized formulas.
Definition: SheetCell.idl:212
represents a single cell within a table.
Definition: Cell.idl:34
com::sun::star::awt::Size Size
contains the size of this cell (in 1/100 mm).
Definition: SheetCell.idl:173
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
represents a single addressable cell in a spreadsheet document.
Definition: SheetCell.idl:59
string AbsoluteName
Returns the absolute address of the range as string, e.g.
Definition: SheetCell.idl:238
makes it possible to access the text fields used in this context (e.g.
Definition: XTextFieldsSupplier.idl:35
provides access to multiple iformation of a set of properties with a single call.
Definition: XTolerantMultiPropertySet.idl:49
represents a cell which can be addressed with a com::sun::star::table::CellAddress.
Definition: XCellAddressable.idl:34
com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat
contains the conditional formatting settings for this cell.
Definition: SheetCell.idl:200
contains settings for the style of paragraphs with complex text layout.
Definition: ParagraphPropertiesAsian.idl:31
provides methods to add and remove conditions of a conditional format.
Definition: XSheetConditionalEntries.idl:36
Definition: Ambiguous.idl:22
com::sun::star::awt::Point Position
contains the position of this cell in the sheet (in 1/100 mm).
Definition: SheetCell.idl:160
broadcasts each modification made on the date data of the object which supports this interface.
Definition: XModifyBroadcaster.idl:38
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:30
provides methods to access the collections of columns and rows of a cell range.
Definition: XColumnRowRange.idl:37
makes it possible to prevent object internal updates for a certain period to be able to quickly chang...
Definition: XActionLockable.idl:34