Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTrimWhitespaceResponse.php25 public $cellsChangedCount; variable in Google\\Service\\Sheets\\TrimWhitespaceResponse
30 public function setCellsChangedCount($cellsChangedCount) argument
32 $this->cellsChangedCount = $cellsChangedCount;
39 return $this->cellsChangedCount;