Lines Matching refs:GridCoordinate
26 protected $dataSourceFormulaCellType = GridCoordinate::class;
28 protected $dataSourcePivotTableAnchorCellType = GridCoordinate::class;
30 protected $dataSourceTableAnchorCellType = GridCoordinate::class;
52 * @param GridCoordinate
54 public function setDataSourceFormulaCell(GridCoordinate $dataSourceFormulaCell)
59 * @return GridCoordinate
66 * @param GridCoordinate
68 public function setDataSourcePivotTableAnchorCell(GridCoordinate $dataSourcePivotTableAnchorCell)
73 * @return GridCoordinate
80 * @param GridCoordinate
82 public function setDataSourceTableAnchorCell(GridCoordinate $dataSourceTableAnchorCell)
87 * @return GridCoordinate