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