Microsoft Graph Excel API Range Data Validation

Oscar 1 Reputation point
2021-04-02T19:34:17.19+00:00

Hola, buen día a todos.
Estoy trabajando con Microsoft Graph REST API v1.0, en específico con "Workbooks and charts" para gestionar varias planillas. Tengo la necesidad de modificar la validación de datos de un rango y me ha sido imposible encontrar información en Graph.

¿Se puede realizar una modificación de una validación de datos de un rango o celda?

Hello, good day to everyone.
I am working with Microsoft Graph REST API v1.0, specifically with "Workbooks and charts" to manage multiple spreadsheets. I have the need to modify the data validation of a range and I have been unable to find information in Graph.

Can a data validation of a range/cell be modified?

Microsoft Security Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,271 Reputation points Microsoft Employee
    2021-04-28T15:25:27.567+00:00

    AFAIK i dont think the functionality is available yet with Microsoft Graph. Being said that you can use Office.js and see whether the Range.Validation property call suits your scenario or not. If you wish this feature should be part of Graph and it should be considered to be implemented, then please file it in Microsoft Uservoice.

    0 comments No comments

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.