Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookTableCollectionRequest
-
Packages that use WorkbookTableCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookTableCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookTableCollectionRequest Modifier and Type Method Description WorkbookTableCollectionRequestWorkbook. getTables()WorkbookTableCollectionRequestWorkbookWorksheet. getTables() -
Uses of WorkbookTableCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookTableCollectionRequest Modifier and Type Method Description WorkbookTableCollectionRequestWorkbookWorksheetCollectionRequest. tables() -
Uses of WorkbookTableCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookTableCollectionRequest Modifier and Type Method Description WorkbookTableCollectionRequestWorkbookRequest. tables()WorkbookTableCollectionRequestWorkbookWorksheetRequest. tables()
-