Documill Dynamo
Breadcrumbs

eval

The Excel output functionality requires additional licenses. Please contact support@documill.com to enable the licenses.

A child command for evalFormulas that specifies a cell whose formula is to be evaluated.

Parent commands

  • evalFormulas
    Required. This parent command specifies the workbook whose formulas are being evaluated.

Attributes

cell



Required

Value type

EL-evaluated

Yes

String

Yes

Defines the cell whose formula is to be evaluated. The resolved String is expected to specify the column and row, like "B18" for the cell in column B, row 18.

sheet



Required

Value type

EL-evaluated

Yes

String

Yes

Defines the sheet where the target formula cell is in. The resolved String is expected to be a name of a sheet in the workbook.

Examples

See the examples of evalFormulas.