|
Class Summary |
| fArray |
represents array type data |
| fBinaryArray |
|
| fBoolArray |
the internal representative of the boolean array datatype of the JetReport Formula |
| fBoolRange |
the internal representative of the boolean range datatype of the JetReport Formula |
| fCurArray |
the internal representative of the currency range datatype of the JetReport Formula |
| fCurRange |
the internal representative of the currency range datatype of the JetReport Formula |
| fCurrency |
the internal representative of the currency datatype of the JetReport Formula |
| fDateArray |
the internal representative of the number array datatype of the JetReport Formula |
| fDateRange |
the internal representative of the date range datatype of the JetReport Formula |
| fDateTimeArray |
the internal representative of the number array datatype of the JetReport Formula |
| fDateTimeRange |
the internal representative of the datetime range datatype of the JetReport Formula |
| fDbField |
|
| fImage |
|
| fImageArray |
|
| fIntArray |
|
| fIntRange |
the internal representative of the integer range datatype of the JetReport Formula |
| fNumArray |
the internal representative of the number array datatype of the JetReport Formula |
| fNumRange |
the internal representative of the number range datatype of the JetReport Formula |
| formula |
this class is a tool for parsing formula to generate runcode of this formula |
| fRange |
if bNull attribute of the two elements of Range are not true, the Range is a valide Range. |
| fStrArray |
the internal representative of the string array datatype of the JetReport Formula |
| fStrRange |
the internal representative of the string range datatype of the JetReport Formula |
| fText |
|
| fTextArray |
|
| fTimeArray |
|
| fTimeRange |
the internal representative of the time range datatype of the JetReport Formula |
| ParamDesc |
|