Uses of Class
odata.msgraph.client.beta.entity.request.WorkbookTableRowRequest
-
Packages that use WorkbookTableRowRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookTableRowRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookTableRowRequest Modifier and Type Method Description WorkbookTableRowRequestWorkbookTableCollectionRequest. rows(String id) -
Uses of WorkbookTableRowRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookTableRowRequest Modifier and Type Method Description WorkbookTableRowRequestWorkbookTableRequest. rows(String id)
-