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

getActiveSheet(XSpreadsheetDocument) - Method in SpreadsheetExtension
Returns the active spreadsheet.
getAddress(XCell) - Method in SpreadsheetExtension
Returns the cell address of the cell.
getAt(com.sun.star.container.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, java.lang.Object) - Method in SpreadsheetExtension
Returns the cell ranges matching the specified type.
getCellStyle(XCell) - Method in SpreadsheetExtension
Returns the CellStyle property.
getCellStylePropertySet(XSpreadsheetDocument, java.lang.String) - Method in SpreadsheetExtension
Returns the property set of the cell style if it exists.
getComponentLoader(com.sun.star.uno.XComponentContext) - Method in UnoExtension
Returns the component loader.
getFormulaOfCell(XCellRange, int, int) - Method in SpreadsheetExtension
Returns the formula string of a cell.
getMessageBox(com.sun.star.uno.XComponentContext, MessageBoxType, java.lang.Integer, java.lang.String, java.lang.String) - Method in UnoExtension
Returns a message box.
getPropertyValue(XCell, java.lang.String) - Method in SpreadsheetExtension
Returns the value of the property.
getRangeContainer(XSpreadsheetDocument) - Method in SpreadsheetExtension
Returns a sheet cell range container.
getSheetByIndex(XSpreadsheetDocument, java.lang.Integer) - Method in SpreadsheetExtension
Returns the spreadsheet with the specified index (0-based).
getSheetByName(XSpreadsheetDocument, java.lang.String) - Method in SpreadsheetExtension
Returns the spreadsheet with the specified name.
getSpreadsheetDocument(com.sun.star.lang.XComponent, com.sun.star.uno.XComponentContext) - Method in SpreadsheetExtension
Returns the spreadsheet document with the specified 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(java.lang.Object, java.lang.Class) - Method in UnoExtension
Returns the queried object.

H

I

insertFormulaIntoCell(XSpreadsheet, int, int, java.lang.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(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.Object) - Method in UnoExtension
Sets the value of a property.

Q

R

S

setActiveSheet(XSpreadsheetDocument, XSpreadsheet) - Method in SpreadsheetExtension
Sets the active spreadsheet
setCellStyle(XCell, java.lang.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, java.lang.String) - Method in SpreadsheetExtension
Inserts a formula (string) value into the cell specified by column and row.
setPropertyValue(XCell, java.lang.String, java.lang.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, java.lang.Object) - Method in SpreadsheetExtension
Sets the VertJustify property with the value.
SpreadsheetExtension - Class in org.openoffice.guno
Authors:
Carl Marcum - Code Builders, LLC
SpreadsheetExtension() - Constructor in SpreadsheetExtension

T

U

UnoExtension - Class in org.openoffice.guno
Authors:
Carl Marcum - Code Builders, LLC
UnoExtension() - Constructor in UnoExtension

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 _