mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-15 04:26:25 +00:00
Still More Formatting
I think I should go back to bed.
This commit is contained in:
@@ -175,7 +175,7 @@ class ArrayFunctionsTest extends TestCase
|
||||
[100, 92],
|
||||
[734, 12],
|
||||
[100, 91],
|
||||
[5,2],
|
||||
[5, 2],
|
||||
];
|
||||
$sheet->fromArray($columnArray);
|
||||
$sheet->setCellValue('H1', '=UNIQUE(A1:B6)');
|
||||
|
||||
Reference in New Issue
Block a user