|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.internal.text.table.TextTableFormulaService
public class TextTableFormulaService
Formula service of text table cell.
Constructor Summary | |
---|---|
TextTableFormulaService(com.sun.star.table.XCell xCell)
Constructs new TextTableFormulaService. |
Method Summary | |
---|---|
IFormula |
getFormula()
Returns formula of the text table cell. |
void |
setFormula(java.lang.String formulaExpression)
Sets formula expression. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextTableFormulaService(com.sun.star.table.XCell xCell) throws java.lang.IllegalArgumentException
xCell
- OpenOffice.org XCell interface
java.lang.IllegalArgumentException
- if the submitted OpenOffice.org XCell interface is not validMethod Detail |
---|
public void setFormula(java.lang.String formulaExpression)
setFormula
in interface IFormulaService
formulaExpression
- formula expression to be usedpublic IFormula getFormula()
getFormula
in interface IFormulaService
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |