public interface IWorkbookChartDataLabelsRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartDataLabelsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookChartDataLabelsRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkbookChartDataLabelFormatRequestBuilder |
format()
Gets the request builder for WorkbookChartDataLabelFormat
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartDataLabelsRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkbookChartDataLabelsRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookChartDataLabelFormatRequestBuilder format()