Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRequest.php786 public function setTextToColumns(TextToColumnsRequest $textToColumns) argument
788 $this->textToColumns = $textToColumns;
795 return $this->textToColumns;