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

setDataSourceFormulaCell(GridCoordinate $dataSourceFormulaCell)

No description

setDataSourcePivotTableAnchorCell(GridCoordinate $dataSourcePivotTableAnchorCell)

No description

setDataSourceTableAnchorCell(GridCoordinate $dataSourceTableAnchorCell)

No description

setSheetId($sheetId)

No description

string
getSheetId()

No description

Details

setChartId($chartId)

No description

Parameters

$chartId

int getChartId()

No description

Return Value

int

setDataSourceFormulaCell(GridCoordinate $dataSourceFormulaCell)

No description

Parameters

GridCoordinate $dataSourceFormulaCell

GridCoordinate getDataSourceFormulaCell()

No description

Return Value

GridCoordinate

setDataSourcePivotTableAnchorCell(GridCoordinate $dataSourcePivotTableAnchorCell)

No description

Parameters

GridCoordinate $dataSourcePivotTableAnchorCell

GridCoordinate getDataSourcePivotTableAnchorCell()

No description

Return Value

GridCoordinate

setDataSourceTableAnchorCell(GridCoordinate $dataSourceTableAnchorCell)

No description

Parameters

GridCoordinate $dataSourceTableAnchorCell

GridCoordinate getDataSourceTableAnchorCell()

No description

Return Value

GridCoordinate

setSheetId($sheetId)

No description

Parameters

$sheetId

string getSheetId()

No description

Return Value

string