The IPrxDocumentExpressions interface contains properties and methods of calculated field collection that are used on the text sheet.
The collection of calculated fields is returned by the IPrxDocument.DocumentExpressions property.
| 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. |
| Method name | Brief description | |
![]() |
ItemById | The ItemById method returns parameters of calculated field by its identifier. |
See also: