Example #1
0
 /**
  * @return SectionColHandle
  */
 function tfoot()
 {
     return new SectionColHandle($this->table->tfoot(), $this->colName);
 }