Home
last modified time | relevance | path

Searched defs:deleteTableRow (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php258 public function setDeleteTableRow(DeleteTableRowRequest $deleteTableRow)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php268 public function setDeleteTableRow(DeleteTableRowRequest $deleteTableRow)
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js10524 Graph.prototype.deleteTableRow = function(cell) method in Graph