mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-12 11:06:28 +00:00
committed by
Mark Baker
parent
71f3631cfb
commit
ca56fd258c
@@ -985,7 +985,7 @@ $validation->setFormula2(20);
|
||||
```
|
||||
|
||||
The following piece of code only allows an item picked from a list of
|
||||
data to be entered in cell B3:
|
||||
data to be entered in cell B5:
|
||||
|
||||
``` php
|
||||
$validation = $spreadsheet->getActiveSheet()->getCell('B5')
|
||||
|
||||
Reference in New Issue
Block a user