Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
ChartSourceRange |
ChartSourceRange.clone() |
ChartSourceRange |
ChartData.getSourceRange()
The source ranges of the data.
|
ChartSourceRange |
ChartSourceRange.set(String fieldName,
Object value) |
ChartSourceRange |
ChartSourceRange.setSources(List<GridRange> sources)
The ranges of data for a series or domain.
|
Modifier and Type | Method and Description |
---|---|
ChartData |
ChartData.setSourceRange(ChartSourceRange sourceRange)
The source ranges of the data.
|
Copyright © 2011–2024 Google. All rights reserved.