Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php99 public function setEffectiveFormat(CellFormat $effectiveFormat) argument
101 $this->effectiveFormat = $effectiveFormat;
108 return $this->effectiveFormat;