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