Home
last modified time | relevance | path

Searched refs:matchEntireCell (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DFindReplaceRequest.php41 public $matchEntireCell; variable in Google\\Service\\Sheets\\FindReplaceRequest
116 public function setMatchEntireCell($matchEntireCell) argument
118 $this->matchEntireCell = $matchEntireCell;
125 return $this->matchEntireCell;