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