Class: cCrystalIFormulaFieldDefinition
CLSID: {AF37680F-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalIFormulaFieldDefinitionClass Definition
Functions and Procedures

ComCheck(Boolean ByRef llpBool String ByRef llppErrorString)
Checks formula.
String
ComFormulaFieldName()
Gets formula field name.
CRFieldKind
ComKind()
Gets field definition kind.
String
ComName()
Gets field definition unique formula name.
Variant
ComNextValue()
Gets field next value.
Short
ComNumberOfBytes()
Gets field number of bytes.
Variant
ComParent()
Gets formula field parent (Report).
Variant
ComPreviousValue()
Gets field previous value.
String
ComText()
Gets or sets formula field text.
Variant
ComValue()
Gets field value.
CRFieldValueType
ComValueType()
Gets field value type.

Set(String value)
Gets or sets formula field text.