Uses of Class
odata.msgraph.client.beta.entity.request.WorkbookTableRequest
-
Packages that use WorkbookTableRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookTableRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookTableRequest Modifier and Type Method Description WorkbookTableRequestWorkbookWorksheetCollectionRequest. tables(String id) -
Uses of WorkbookTableRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookTableRequest Modifier and Type Method Description WorkbookTableRequestWorkbookRequest. tables(String id)WorkbookTableRequestWorkbookWorksheetRequest. tables(String id)
-