Files.ReadWrite.Selected
(Preview) Allows the app to read and write files that the user selects. The app has access for several hours after the user selects a file.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
Id | 17dde5bd-8c17-420f-a486-969730c1b827 |
Consent Type | User |
Display String | Read and write files that the user selects (preview) |
Description | (Preview) Allows the app to read and write files that the user selects. The app has access for several hours after the user selects a file. |
Resources
workbookNamedItem
Property | Type | Description |
---|---|---|
name | string | The name of the object. Read-only. |
comment | string | Represents the comment associated with this name. |
scope | string | Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. |
type | string | Indicates what type of reference is associated with the name. Possible values are: String , Integer , Double , Boolean , Range . Read-only. |
value | string | Represents the formula that the name is defined to refer to. E.g. =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. |
visible | boolean | Specifies whether the object is visible or not. |