Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
AddChartResponse |
AddChartResponse.clone() |
AddChartResponse |
Response.getAddChart()
A reply from adding a chart.
|
AddChartResponse |
AddChartResponse.set(String fieldName,
Object value) |
AddChartResponse |
AddChartResponse.setChart(EmbeddedChart chart)
The newly added chart.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setAddChart(AddChartResponse addChart)
A reply from adding a chart.
|
Copyright © 2011–2024 Google. All rights reserved.