|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableCalculationSettings
public class TableCalculationSettings
| Constructor Summary | |
|---|---|
TableCalculationSettings()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableAutomaticFindLabels()
Gets the value of the tableAutomaticFindLabels property. |
java.lang.String |
getTableCaseSensitive()
Gets the value of the tableCaseSensitive property. |
TableIteration |
getTableIteration()
Gets the value of the tableIteration property. |
TableNullDate |
getTableNullDate()
Gets the value of the tableNullDate property. |
java.lang.String |
getTableNullYear()
Gets the value of the tableNullYear property. |
java.lang.String |
getTablePrecisionAsShown()
Gets the value of the tablePrecisionAsShown property. |
java.lang.String |
getTableSearchCriteriaMustApplyToWholeCell()
Gets the value of the tableSearchCriteriaMustApplyToWholeCell property. |
java.lang.String |
getTableUseRegularExpressions()
Gets the value of the tableUseRegularExpressions property. |
void |
setTableAutomaticFindLabels(java.lang.String value)
Sets the value of the tableAutomaticFindLabels property. |
void |
setTableCaseSensitive(java.lang.String value)
Sets the value of the tableCaseSensitive property. |
void |
setTableIteration(TableIteration value)
Sets the value of the tableIteration property. |
void |
setTableNullDate(TableNullDate value)
Sets the value of the tableNullDate property. |
void |
setTableNullYear(java.lang.String value)
Sets the value of the tableNullYear property. |
void |
setTablePrecisionAsShown(java.lang.String value)
Sets the value of the tablePrecisionAsShown property. |
void |
setTableSearchCriteriaMustApplyToWholeCell(java.lang.String value)
Sets the value of the tableSearchCriteriaMustApplyToWholeCell property. |
void |
setTableUseRegularExpressions(java.lang.String value)
Sets the value of the tableUseRegularExpressions property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableCalculationSettings()
| Method Detail |
|---|
public java.lang.String getTableAutomaticFindLabels()
Stringpublic java.lang.String getTableCaseSensitive()
Stringpublic TableIteration getTableIteration()
TableIterationpublic TableNullDate getTableNullDate()
TableNullDatepublic java.lang.String getTableNullYear()
Stringpublic java.lang.String getTablePrecisionAsShown()
Stringpublic java.lang.String getTableSearchCriteriaMustApplyToWholeCell()
Stringpublic java.lang.String getTableUseRegularExpressions()
Stringpublic void setTableAutomaticFindLabels(java.lang.String value)
value - allowed object is Stringpublic void setTableCaseSensitive(java.lang.String value)
value - allowed object is Stringpublic void setTableIteration(TableIteration value)
value - allowed object is TableIterationpublic void setTableNullDate(TableNullDate value)
value - allowed object is TableNullDatepublic void setTableNullYear(java.lang.String value)
value - allowed object is Stringpublic void setTablePrecisionAsShown(java.lang.String value)
value - allowed object is Stringpublic void setTableSearchCriteriaMustApplyToWholeCell(java.lang.String value)
value - allowed object is Stringpublic void setTableUseRegularExpressions(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||