public interface IWorkbookChartLegendFormatRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartLegendFormatRequest |
buildRequest()
Creates the request
|
IWorkbookChartLegendFormatRequest |
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
|
IWorkbookChartFontRequestBuilder |
font()
Gets the request builder for WorkbookChartFont
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartLegendFormatRequest buildRequest()
IWorkbookChartLegendFormatRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookChartFillRequestBuilder fill()
IWorkbookChartFontRequestBuilder font()