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