Still More Formatting

I think I should go back to bed.
This commit is contained in:
oleibman
2024-06-06 07:09:50 -07:00
parent 47481c6a12
commit 6b5bf84fbb
@@ -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)');