Uses of Class
odata.msgraph.client.beta.entity.request.WorkbookChartRequest
-
Packages that use WorkbookChartRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookChartRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookChartRequest Modifier and Type Method Description WorkbookChartRequestWorkbookWorksheetCollectionRequest. charts(String id) -
Uses of WorkbookChartRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookChartRequest Modifier and Type Method Description WorkbookChartRequestWorkbookWorksheetRequest. charts(String id)
-