public interface IWorkbookChartPointItemAtRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartPointItemAtRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookChartPointItemAtRequest with specific options instead of the existing options
|
IWorkbookChartPointItemAtRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookChartPointItemAtRequest
|
IWorkbookChartPointFormatRequestBuilder |
format()
Gets the request builder for WorkbookChartPointFormat
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartPointItemAtRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIWorkbookChartPointItemAtRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the requestIWorkbookChartPointFormatRequestBuilder format()