예제 #1
0
파일: Row.php 프로젝트: zhangxiaoliu/PHPPdf
 public function reset()
 {
     parent::reset();
     $this->numberOfColumns = 0;
 }