Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellFormat.php55 public $wrapStrategy; variable in Google\\Service\\Sheets\\CellFormat
214 public function setWrapStrategy($wrapStrategy) argument
216 $this->wrapStrategy = $wrapStrategy;
223 return $this->wrapStrategy;