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