Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php197 public function setUserEnteredFormat(CellFormat $userEnteredFormat) argument
199 $this->userEnteredFormat = $userEnteredFormat;
206 return $this->userEnteredFormat;