csharp-read-write-sheet | sample application that loads a sheet | Data Visualization library
kandi X-RAY | csharp-read-write-sheet Summary
kandi X-RAY | csharp-read-write-sheet Summary
C# sample application that loads a sheet, updates selected cells, and saves the results
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of csharp-read-write-sheet
csharp-read-write-sheet Key Features
csharp-read-write-sheet Examples and Code Snippets
Community Discussions
Trending Discussions on csharp-read-write-sheet
QUESTION
When retrieving a sheet via the C# SDK all the cell values are null. Is there an access level for the API or does the C# SDK have a bug? I can get the column names and id's fine.
...ANSWER
Answered 2017-Jul-25 at 17:56What value is in your cell?
Suggestions:
- In the debugger, take a look at the row object and all the cells.
- Use a tool like Postman to make the call and examine the results
QUESTION
I have just started a development to update a smart sheet document using the API.
Using the example (csharp-read-write-sheet) in the SDK reference I can update the the document as long as I am on an open internet connection, however, I cannot when I am connected to the company LAN as it is reporting a proxy authentication issue.
This is the code from the SDK
...ANSWER
Answered 2017-Jun-26 at 18:23Unfortunately, the SDK doesn't expose the underlying WebRequest object.
However you can specify proxy information in your app.config
file.
For example:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install csharp-read-write-sheet
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page