Cell B5 is about to get the changs btw
This commit is contained in:
Gowrav Vishwakarma 2019-06-14 12:02:19 +05:30 committed by Mark Baker
parent 71f3631cfb
commit ca56fd258c
1 changed files with 1 additions and 1 deletions

View File

@ -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')