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
Fields in odata.msgraph.client.entity declared as WorkbookChartLegendFormat Modifier and Type Field Description protected WorkbookChartLegendFormatWorkbookChartLegend. formatMethods 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. withFill(WorkbookChartFill fill)WorkbookChartLegendFormatWorkbookChartLegendFormat. withFont(WorkbookChartFont font)WorkbookChartLegendFormatWorkbookChartLegendFormat. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.entity with parameters of type WorkbookChartLegendFormat Modifier and Type Method Description WorkbookChartLegend.BuilderWorkbookChartLegend.Builder. format(WorkbookChartLegendFormat format)WorkbookChartLegendWorkbookChartLegend. withFormat(WorkbookChartLegendFormat format)
-