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