Skip to content

Commit

Permalink
fix setDataValidation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
theoephraim committed May 12, 2024
1 parent cf803e0 commit 2bca048
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/classes/google-spreadsheet-worksheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,14 +343,6 @@ Param|Type|Required|Description
`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


-**Side Effects -** sheet is copied to the other doc

?> The authentication method being used must have write access to the destination document as well





### Exports

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

0 comments on commit 2bca048

Please sign in to comment.