Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php183 public function setTextFormatRuns($textFormatRuns) argument
185 $this->textFormatRuns = $textFormatRuns;
192 return $this->textFormatRuns;