public interface IWorkbookChartAxisTitleFormatRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartAxisTitleFormatRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookChartAxisTitleFormatRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkbookChartFontRequestBuilder |
font()
Gets the request builder for WorkbookChartFont
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartAxisTitleFormatRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkbookChartAxisTitleFormatRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookChartFontRequestBuilder font()