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