public interface IWorkbookChartPointFormatRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartPointFormatRequest |
buildRequest()
Creates the request
|
IWorkbookChartPointFormatRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookChartFillRequestBuilder |
fill()
Gets the request builder for WorkbookChartFill
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartPointFormatRequest buildRequest()
IWorkbookChartPointFormatRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookChartFillRequestBuilder fill()