Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookTableRowCollectionRequest
-
Packages that use WorkbookTableRowCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookTableRowCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookTableRowCollectionRequest Modifier and Type Method Description WorkbookTableRowCollectionRequestWorkbookTable. getRows() -
Uses of WorkbookTableRowCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookTableRowCollectionRequest Modifier and Type Method Description WorkbookTableRowCollectionRequestWorkbookTableCollectionRequest. rows() -
Uses of WorkbookTableRowCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookTableRowCollectionRequest Modifier and Type Method Description WorkbookTableRowCollectionRequestWorkbookTableRequest. rows()
-