Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DOverlayPosition.php44 public function setAnchorCell(GridCoordinate $anchorCell) argument
46 $this->anchorCell = $anchorCell;
53 return $this->anchorCell;