Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableLocation.php37 public function getRowIndex() function in Google\\Service\\DLP\\GooglePrivacyDlpV2TableLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableCellLocation.php55 public function getRowIndex() function in Google\\Service\\Slides\\TableCellLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DGridCoordinate.php59 public function getRowIndex() function in Google\\Service\\Sheets\\GridCoordinate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellLocation.php57 public function getRowIndex() function in Google\\Service\\Docs\\TableCellLocation
/plugin/issuetracker/
H A Dtablekit.js82 getRowIndex : function(row) {
886 …var s = '&row=' + (TableKit.getRowIndex(row)+1) + '&cell=' + (TableKit.getCellIndex(cell)+1) + '&i…