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