Searched refs:isExportable (Results 1 – 1 of 1) sorted by relevance
1214 public $isExportable; variable in Google_Table1251 public function setIsExportable( $isExportable) { argument1252 $this->isExportable = $isExportable;1255 return $this->isExportable;