How to protect range/table in Excel online using MS Graph api

Hadzhiyska, Eleonora 20 Reputation points
2023-02-07T03:56:33.9+00:00

How to protect range/table in Excel online using MS Graph api

Microsoft Security | Microsoft Graph
{count} votes

Accepted answer
  1. HarmeetSingh7172 4,826 Reputation points
    2023-02-14T14:00:23.0133333+00:00

    Hello Hadzhiyska, Eleonora

    Thanks for posting!

    Currently, Graph API only supports protecting a worksheet of a workbook. Refer this WorksheetProtection:Protect

    To unprotect a worksheet, refer WorksheetProtection: unprotect

    Please follow below GitHub links to refer the open and closed issues:

    Currently, protecting a range is not supported using Graph API.

    Hope this helps.

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

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.