Skip to content

Commit 2bca048

Browse files
committed
fix setDataValidation docs
1 parent cf803e0 commit 2bca048

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/classes/google-spreadsheet-worksheet.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -343,14 +343,6 @@ Param|Type|Required|Description
343343
`rule`|Object<br>[DataValidationRule](https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/cells#DataValidationRule)<br>or `false`|✅|Object describing the validation rule<br/>Or `false` to unset the rule
344344

345345

346-
-**Side Effects -** sheet is copied to the other doc
347-
348-
?> The authentication method being used must have write access to the destination document as well
349-
350-
351-
352-
353-
354346
### Exports
355347

356348
See [Exports guide](guides/exports) for more info.

0 commit comments

Comments
 (0)