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
Fields in odata.msgraph.client.entity declared as WorkbookChartTitleFormat Modifier and Type Field Description protected WorkbookChartTitleFormatWorkbookChartTitle. formatMethods 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. withFill(WorkbookChartFill fill)WorkbookChartTitleFormatWorkbookChartTitleFormat. withFont(WorkbookChartFont font)WorkbookChartTitleFormatWorkbookChartTitleFormat. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.entity with parameters of type WorkbookChartTitleFormat Modifier and Type Method Description WorkbookChartTitle.BuilderWorkbookChartTitle.Builder. format(WorkbookChartTitleFormat format)WorkbookChartTitleWorkbookChartTitle. withFormat(WorkbookChartTitleFormat format)
-