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