Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookChartCollectionRequest
-
Packages that use WorkbookChartCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookChartCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookChartCollectionRequest Modifier and Type Method Description WorkbookChartCollectionRequestWorkbookWorksheet. getCharts() -
Uses of WorkbookChartCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookChartCollectionRequest Modifier and Type Method Description WorkbookChartCollectionRequestWorkbookWorksheetCollectionRequest. charts() -
Uses of WorkbookChartCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookChartCollectionRequest Modifier and Type Method Description WorkbookChartCollectionRequestWorkbookWorksheetRequest. charts()
-