DataSourceObjectReference
class DataSourceObjectReference extends Model (View source)
Properties
int | $chartId | ||
protected | $dataSourceFormulaCellType | ||
protected | $dataSourceFormulaCellDataType | ||
protected | $dataSourcePivotTableAnchorCellType | ||
protected | $dataSourcePivotTableAnchorCellDataType | ||
protected | $dataSourceTableAnchorCellType | ||
protected | $dataSourceTableAnchorCellDataType | ||
string | $sheetId |
Methods
setChartId($chartId)
No description
int
getChartId()
No description
getDataSourceFormulaCell()
No description
getDataSourcePivotTableAnchorCell()
No description
getDataSourceTableAnchorCell()
No description
setSheetId($sheetId)
No description
string
getSheetId()
No description
Details
setChartId($chartId)
No description
int
getChartId()
No description
setDataSourceFormulaCell(GridCoordinate $dataSourceFormulaCell)
No description
GridCoordinate
getDataSourceFormulaCell()
No description
setDataSourcePivotTableAnchorCell(GridCoordinate $dataSourcePivotTableAnchorCell)
No description
GridCoordinate
getDataSourcePivotTableAnchorCell()
No description
setDataSourceTableAnchorCell(GridCoordinate $dataSourceTableAnchorCell)
No description
GridCoordinate
getDataSourceTableAnchorCell()
No description
setSheetId($sheetId)
No description
string
getSheetId()
No description