public interface IWorkbookRangeCellRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookRangeCellRequest |
buildRequest()
Creates the IWorkbookRangeCellRequest
|
IWorkbookRangeCellRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookRangeCellRequest with specific options instead of the existing options
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookRangeCellRequest buildRequest()
IWorkbookRangeCellRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request