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