MS Graph Api Colorize Range in Excel - fill missing #2764
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:feature
New experience request
I am trying to colorize a row in an Excel Sheet.
My C# Code looks like that:
I get the error: The argument is invalid or missing or has an incorrect format.
Based on the endpoint, the code should be like ...Format.Fill.PatchAsync(body)
But the Fill request builder is missing in the SDK.
The text was updated successfully, but these errors were encountered: