Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookNamedItemCollectionRequest
-
Packages that use WorkbookNamedItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookNamedItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookNamedItemCollectionRequest Modifier and Type Method Description WorkbookNamedItemCollectionRequestWorkbook. getNames()WorkbookNamedItemCollectionRequestWorkbookWorksheet. getNames() -
Uses of WorkbookNamedItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookNamedItemCollectionRequest Modifier and Type Method Description WorkbookNamedItemCollectionRequestWorkbookWorksheetCollectionRequest. names() -
Uses of WorkbookNamedItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookNamedItemCollectionRequest Modifier and Type Method Description WorkbookNamedItemCollectionRequestWorkbookRequest. names()WorkbookNamedItemCollectionRequestWorkbookWorksheetRequest. names()
-