Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
DataSourceFormula |
DataSourceFormula.clone() |
DataSourceFormula |
CellData.getDataSourceFormula()
Output only.
|
DataSourceFormula |
DataSourceFormula.set(String fieldName,
Object value) |
DataSourceFormula |
DataSourceFormula.setDataExecutionStatus(DataExecutionStatus dataExecutionStatus)
Output only.
|
DataSourceFormula |
DataSourceFormula.setDataSourceId(String dataSourceId)
The ID of the data source the formula is associated with.
|
Modifier and Type | Method and Description |
---|---|
CellData |
CellData.setDataSourceFormula(DataSourceFormula dataSourceFormula)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.