Uses of Class
odata.msgraph.client.beta.entity.request.WorkbookTableColumnRequest
-
Packages that use WorkbookTableColumnRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookTableColumnRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookTableColumnRequest Modifier and Type Method Description WorkbookTableColumnRequestWorkbookTableCollectionRequest. columns(String id) -
Uses of WorkbookTableColumnRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookTableColumnRequest Modifier and Type Method Description WorkbookTableColumnRequestWorkbookTableRequest. columns(String id)
-