|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFormulaField
This interface defines a formula field in the report.
To modify formula fields in a report, use the
DataDefController
.
Method Summary | |
---|---|
int |
getOptions()
For internal use only. |
void |
setOptions(int options)
For internal use only. |
Methods inherited from interface com.crystaldecisions.sdk.occa.report.data.IField |
---|
getDescription, getDisplayName, getFormulaForm, getHeadingText, getIsRecurring, getKind, getLength, getLongName, getName, getShortName, getType, setDescription, setHeadingText, setLength, setName, setType |
Methods inherited from interface com.crystaldecisions.sdk.occa.report.data.IFormula |
---|
getFormulaNullTreatment, getSyntax, getText, setFormulaNullTreatment, setSyntax, setText |
Method Detail |
---|
int getOptions()
For internal use only.
void setOptions(int options)
For internal use only.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |