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