.. include:: ../../../../Includes.txt .. _valueViewHelper: :navigation-title: cell.value =============================== Value ViewHelper =============================== ViewHelper that returns the value of a cell. Go to the source code of this ViewHelper: `ValueViewHelper.php `_ (GitHub). Arguments ========= The following arguments are available for the value ViewHelper: .. confval:: address :name: valueAddress :Type: string :required: true Address of the cell Examples ======== Inline ------ .. code-block:: xml {c:cell.value(address:'A2')}