mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
@@ -1267,6 +1267,7 @@ declare namespace GoogleAppsScript {
|
||||
removeEditor(emailAddress: string): Protection;
|
||||
removeEditor(user: Base.User): Protection;
|
||||
removeEditors(emailAddresses: string[]): Protection;
|
||||
removeEditors(users: Base.User[]): Protection;
|
||||
setDescription(description: string): Protection;
|
||||
setDomainEdit(editable: boolean): Protection;
|
||||
setNamedRange(namedRange: NamedRange): Protection;
|
||||
|
||||
Reference in New Issue
Block a user