Uses of Class
odata.msgraph.client.beta.entity.request.WorkbookPivotTableRequest
-
Packages that use WorkbookPivotTableRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookPivotTableRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookPivotTableRequest Modifier and Type Method Description WorkbookPivotTableRequestWorkbookWorksheetCollectionRequest. pivotTables(String id) -
Uses of WorkbookPivotTableRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookPivotTableRequest Modifier and Type Method Description WorkbookPivotTableRequestWorkbookWorksheetRequest. pivotTables(String id)
-