public class WorkbookRangeSortRequest extends com.github.davidmoten.odata.client.EntityRequest<WorkbookRangeSort>
| Constructor and Description |
|---|
WorkbookRangeSortRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
apply(List<WorkbookSortField> fields,
Boolean matchCase,
Boolean hasHeaders,
String orientation,
String method) |
Copyright © 2018–2020. All rights reserved.