Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookTableColumnCollectionRequest
-
Packages that use WorkbookTableColumnCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookTableColumnCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookTableColumnCollectionRequest Modifier and Type Method Description WorkbookTableColumnCollectionRequestWorkbookTable. getColumns() -
Uses of WorkbookTableColumnCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookTableColumnCollectionRequest Modifier and Type Method Description WorkbookTableColumnCollectionRequestWorkbookTableCollectionRequest. columns() -
Uses of WorkbookTableColumnCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookTableColumnCollectionRequest Modifier and Type Method Description WorkbookTableColumnCollectionRequestWorkbookTableRequest. columns()
-