Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Manages sorting operations on Range objects.
Methods
Method | Return Type | Description |
---|---|---|
Apply | None | Perform a sort operation. |
Properties
None
Relationships
None
JSON representation
The following JSON representation shows the resource type.
{
}
Request
The following example shows a request.
GET https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook/names/{name}/range/sort
Response
The following example shows the response.
HTTP/1.1 200 OK
Content-Type: application/json
{
}