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