Home
last modified time | relevance | path

Searched defs:insertTableRow (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php342 public function setInsertTableRow(InsertTableRowRequest $insertTableRow)
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js10370 Graph.prototype.insertTableRow = function(cell, before) method in Graph