Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
ReplaceAllShapesWithSheetsChartResponse |
ReplaceAllShapesWithSheetsChartResponse.clone() |
ReplaceAllShapesWithSheetsChartResponse |
Response.getReplaceAllShapesWithSheetsChart()
The result of replacing all shapes matching some criteria with a Google Sheets chart.
|
ReplaceAllShapesWithSheetsChartResponse |
ReplaceAllShapesWithSheetsChartResponse.set(String fieldName,
Object value) |
ReplaceAllShapesWithSheetsChartResponse |
ReplaceAllShapesWithSheetsChartResponse.setOccurrencesChanged(Integer occurrencesChanged)
The number of shapes replaced with charts.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setReplaceAllShapesWithSheetsChart(ReplaceAllShapesWithSheetsChartResponse replaceAllShapesWithSheetsChart)
The result of replacing all shapes matching some criteria with a Google Sheets chart.
|
Copyright © 2011–2024 Google. All rights reserved.