MS Graph api java sdk updating range of excel file

Ira Korabelnikov 0 Reputation points
2025-01-27T14:50:09.3666667+00:00

I'm using Microsoft Graph API java sdk version 6.24.0
I'm trying to update a range of excel values with style information. But I found that WorkbookRange object values are not supporting set operation and not constructor initialization.

Is there a way to update range values with java sdk?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,902 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,115 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,286 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,187 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhil Nasalwai - MSFT 170 Reputation points Microsoft Vendor
    2025-01-28T15:15:48.8666667+00:00

    Hello Ira Korabelnikov,

    Thank you for reaching out to Microsoft!!

    For the query is there any way to update range values with Java sdk, unfortunately there is no way to update range values with java sdk at this moment.

    We recommend you raising this with the GitHub Community using the below mentioned link:

    Link: https://github.com/microsoftgraph/msgraph-sdk-java/issues

    For reference, please find the below useful links:

    https://github.com/microsoftgraph/msgraph-sdk-java/issues/2202

    https://learn.microsoft.com/en-us/graph/api/rangefont-update?view=graph-rest-1.0&tabs=http#example

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.