Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsSheets.php44 …public function copyTo($spreadsheetId, $sheetId, CopySheetToAnotherSpreadsheetRequest $postBody, $… function in Google\\Service\\Sheets\\Resource\\SpreadsheetsSheets
/plugin/securelogin/
H A Drsalib.js673 BigInteger.prototype.copyTo = bnpCopyTo; method in BigInteger