<?php public function setListValue($productID, $branch = 0) { return $this->loadExtension('excel')->setListValue($productID, $branch); }