Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookPivotTableCollectionRequest
-
Packages that use WorkbookPivotTableCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookPivotTableCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookPivotTableCollectionRequest Modifier and Type Method Description WorkbookPivotTableCollectionRequestWorkbookWorksheet. getPivotTables() -
Uses of WorkbookPivotTableCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookPivotTableCollectionRequest Modifier and Type Method Description WorkbookPivotTableCollectionRequestWorkbookWorksheetCollectionRequest. pivotTables() -
Uses of WorkbookPivotTableCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookPivotTableCollectionRequest Modifier and Type Method Description WorkbookPivotTableCollectionRequestWorkbookWorksheetRequest. pivotTables()
-