IPrxDocumentExpressions

Description

The IPrxDocumentExpressions interface contains properties and methods of calculated field collection that are used on the text sheet.

Comments

The collection of calculated fields is returned by the IPrxDocument.DocumentExpressions property.

Properties

  Property name Brief description
Count The Count property returns the number of calculated fields in the collection.
Item The Item property returns parameters of the calculated field with the specified index.

Methods

  Method name Brief description
ItemById The ItemById method returns parameters of calculated field by its identifier.

See also:

Report Assembly Interfaces