DocumentExpression: IPrxDocumentExpression;
DocumentExpression: Prognoz.Platform.Interop.Report.PrxDocumentExpression;
The DocumentExpression property determines an expression of the formula that is set on a regular report text sheet.
To parse expression of the formula that is set on a regular report text sheet, use the IPrxDocumentExpressionParser.Parse method.
The property use is given in the example for IPrxReport.CreateDocumentFormulaParser.
See also: