Uses of Class
odata.msgraph.client.beta.entity.request.WorkbookChartSeriesRequest
-
Packages that use WorkbookChartSeriesRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookChartSeriesRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookChartSeriesRequest Modifier and Type Method Description WorkbookChartSeriesRequestWorkbookChartCollectionRequest. series(String id) -
Uses of WorkbookChartSeriesRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookChartSeriesRequest Modifier and Type Method Description WorkbookChartSeriesRequestWorkbookChartRequest. series(String id)
-