Uses of Class
odata.msgraph.client.entity.WorkbookChartLegendFormat.Builder
-
Packages that use WorkbookChartLegendFormat.Builder Package Description odata.msgraph.client.entity -
-
Uses of WorkbookChartLegendFormat.Builder in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return WorkbookChartLegendFormat.Builder Modifier and Type Method Description static WorkbookChartLegendFormat.BuilderWorkbookChartLegendFormat. builderWorkbookChartLegendFormat()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookChartLegendFormat.BuilderWorkbookChartLegendFormat.Builder. fill(WorkbookChartFill fill)WorkbookChartLegendFormat.BuilderWorkbookChartLegendFormat.Builder. font(WorkbookChartFont font)WorkbookChartLegendFormat.BuilderWorkbookChartLegendFormat.Builder. id(String id)
-