A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

B

C

D

E

F

G

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.

H

I

insertFormulaIntoCell(XSpreadsheet, int, int, String) - Method in SpreadsheetExtension
Inserts a formula (string) value into the cell specified by column and row.
insertValueIntoCell(XSpreadsheet, int, int, float) - Method in SpreadsheetExtension
Inserts a float value into the cell specified by column and row.

J

K

L

M

N

O

P

putAt(XPropertySet, String, Object) - Method in UnoExtension
Sets the value of a property.

Q

R

S

setCellStyle(XCell, Object) - Method in SpreadsheetExtension
Sets the CellStyle property with the value.
setColumnWidthOptimalPlus(XCellRange, int) - Method in SpreadsheetExtension
Sets the width of the columns in XCellRange to optimal plus the additional width.
setFormulaOfCell(XCellRange, int, int, String) - Method in SpreadsheetExtension
Inserts a formula (string) value into the cell specified by column and row.
setPropertyValue(XCell, String, Object) - Method in SpreadsheetExtension
Sets the specified property with the value.
setRowHeightOptimalPlus(XCellRange, int) - Method in SpreadsheetExtension
Sets the height of the rows in XCellRange to optimal plus the additional height.
setValueOfCell(XCellRange, int, int, float) - Method in SpreadsheetExtension
Inserts a float value into the cell specified by column and row.
setVertJustify(XCell, Object) - Method in SpreadsheetExtension
Sets the VertJustify property with the value.
SpreadsheetExtension - Class in org.openoffice.guno
@author Carl Marcum - CodeBuilders.net

T

U

UnoExtension - Class in org.openoffice.guno
@author Carl Marcum - CodeBuilders.net

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _