Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DGridRange.php41 public $startRowIndex; variable in Google\\Service\\Sheets\\GridRange
102 public function setStartRowIndex($startRowIndex) argument
104 $this->startRowIndex = $startRowIndex;
111 return $this->startRowIndex;