Caption
|
Caption
of the object
Parameters.
This caption
must be a single
word, typed
in English coding. |
Parameters |
List
of parameters,
necessary for
the report execution. |
All parameters values, which were declared in the object,
can be outputted
into any place of
the report. For
this you should
use the same declaring
scheme as in the
case with outputting
of the query fields
of the objects Query.
To output the parameter
value into any cell
of the current Excel
Sheet it’s
necessary to write
a formula like «=ParametersCaption_ParameterName».
Where «ParametersCaption»
is the property
Caption
of the object Parameters,
and «ParameterName»
is the parameter
name (column «Name»
on the form «Parameters
Editor»).