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