Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookChartPointCollectionRequest
-
Packages that use WorkbookChartPointCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookChartPointCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookChartPointCollectionRequest Modifier and Type Method Description WorkbookChartPointCollectionRequestWorkbookChartSeries. getPoints() -
Uses of WorkbookChartPointCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookChartPointCollectionRequest Modifier and Type Method Description WorkbookChartPointCollectionRequestWorkbookChartSeriesCollectionRequest. points() -
Uses of WorkbookChartPointCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookChartPointCollectionRequest Modifier and Type Method Description WorkbookChartPointCollectionRequestWorkbookChartSeriesRequest. points()
-