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