Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

[ARCHIVED] A Universal Windows Platform application that demonstrates how to use Microsoft Graph and the Excel REST API.

License

Notifications You must be signed in to change notification settings

microsoftgraph/uwp-csharp-excel-snippets-rest-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ARCHIVED] Excel REST API Explorer

IMPORTANT

This project is being archived. As part of the archival process, we're closing all open issues and pull requests.

You can continue to use this sample "as-is", but it won't be maintained moving forward. We apologize for any inconvenience.

This sample is a Universal Windows Platform application that demonstrates how to use the Excel REST API to access Excel workbooks stored in OneDrive for Business and SharePoint Online using the Office Graph from a native application. Please note that the Excel REST API is released in beta and that the sample only shows how to make a smaller subset of the requests that can be made using the Excel REST API. Check the documentation for other things you can do with the API.

Prerequisites

This sample requires the following:

Getting started

Complete these steps to run the sample:

  • Open the ExcelRESTExplorer.sln solution file in the src folder.
  • Hit F5 to Build and Start debugging
  • Sign in with an Office 365 Business account.
  • Click Upload File to upload a sample file to the signed in user's OneDrive or click Get Item Metadata to retrieve the id for an existing file on the user's OneDrive

Give us your feedback

Your feedback is important to us.

Check out the sample code and let us know about any questions and issues you find by submitting an issue directly in this repository. Provide repro steps, console output, and error messages in any issue you open.

Copyright

Copyright (c) 2016 Microsoft. All rights reserved.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

[ARCHIVED] A Universal Windows Platform application that demonstrates how to use Microsoft Graph and the Excel REST API.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages