Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
AddChartRequest |
AddChartRequest.clone() |
AddChartRequest |
Request.getAddChart()
Adds a chart.
|
AddChartRequest |
AddChartRequest.set(String fieldName,
Object value) |
AddChartRequest |
AddChartRequest.setChart(EmbeddedChart chart)
The chart that should be added to the spreadsheet, including the position where it should be
placed.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.setAddChart(AddChartRequest addChart)
Adds a chart.
|
Copyright © 2011–2024 Google. All rights reserved.