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