Uses of Class
odata.msgraph.client.beta.entity.WorkbookRangeFill
-
Packages that use WorkbookRangeFill Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookRangeFill in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookRangeFill Modifier and Type Method Description WorkbookRangeFillWorkbookRangeFill.Builder. build()WorkbookRangeFillWorkbookRangeFill. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WorkbookRangeFillWorkbookRangeFill. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WorkbookRangeFillWorkbookRangeFill. withColor(String color)WorkbookRangeFillWorkbookRangeFill. withUnmappedField(String name, String value)
-