*/
var $fontHeight = 8;
+ /**
+ * Indica si debe repetirse en las diferentes pagians.
+ *
+ * @var bool $repeat
+ * @access public;
+ */
+ var $repeat = false;
+
/**
* Color de fondo de la celda.
*
'alto_linea' => $this->rowHeight,
'font' => $this->font,
'height' => $this->fontHeight,
+ 'repeat' => $this->repeat,
'fillcolor' => $this->fillColor,
'fill' =>
array (