Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRequest.php856 public function setUpdateCells(UpdateCellsRequest $updateCells) argument
858 $this->updateCells = $updateCells;
865 return $this->updateCells;
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js6054 var updateCells = mxUtils.bind(this, function(styles, graphStyle)
6324 updateCells(defaultStyles, graphStyle);