Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSourceAndDestination.php29 public $fillLength; variable in Google\\Service\\Sheets\\SourceAndDestination
50 public function setFillLength($fillLength) argument
52 $this->fillLength = $fillLength;
59 return $this->fillLength;