Exemplo n.º 1
0
 /**
  * @param string $colName
  *
  * @return \Donquixote\Cellbrush\Handle\SectionColHandle
  */
 function colHandle($colName)
 {
     return $this->tbody->colHandle($colName);
 }