- getAddress(XCell) - Method in SpreadsheetExtension
-
Returns the cell address of the cell.
- getAt(XIndexAccess, int) - Method in UnoExtension
-
Provides access to the elements of a collection through an index.
- getCellList(XSheetCellRangeContainer) - Method in SpreadsheetExtension
-
Returns a list of XCells contained in the range container.
- getCellRanges(XSpreadsheet, Object) - Method in SpreadsheetExtension
-
Returns the cell ranges matching the specified type.
- getCellStylePropertySet(XSpreadsheetDocument, String) - Method in SpreadsheetExtension
-
Returns the property set of the cell style if it exists.
- getComponentLoader(XComponentContext) - Method in UnoExtension
-
Returns the component loader.
- getFormulaOfCell(XCellRange, int, int) - Method in SpreadsheetExtension
-
Returns the formula string of a cell.
- getPropertyValue(XCell, String) - Method in SpreadsheetExtension
-
Returns the value of the property.
- getRangeContainer(XSpreadsheetDocument) - Method in SpreadsheetExtension
-
Returns a sheet cell range container.
- getSheetByIndex(XSpreadsheetDocument, Integer) - Method in SpreadsheetExtension
-
Returns the spreadsheet with the specified index (0-based).
- getSheetByName(XSpreadsheetDocument, String) - Method in SpreadsheetExtension
-
Returns the spreadsheet with the specified name.
- getSpreadsheetDocument(XComponent, XComponentContext) - Method in SpreadsheetExtension
-
Returns the spreadsheet document with the specified index component context
- getStyleFamiliesSupplier(XSpreadsheetDocument) - Method in SpreadsheetExtension
-
Returns the style families supplier
- getTypeOfCell(XCellRange, int, int) - Method in SpreadsheetExtension
-
Returns the type of the cell.
- getValueOfCell(XCellRange, int, int) - Method in SpreadsheetExtension
-
Returns the floating point value of the cell specified by column and row.
- getVertJustify(XCell) - Method in SpreadsheetExtension
-
Returns the value of the VertJustify property.
- guno(Object, Class) - Method in UnoExtension
-
Returns the queried object.