PhpSpreadsheet/samples
oleibman 2fac9ee2f7
Stacked Alignment - Use Class Constant Rather than Literal (#1716)
* Stacked Alignment - Use Class Constant Rather than Literal

PR #1580 defined constants for "stacked" alignment in cells.
Using those constants outside of Style/Alignment was beyond the
scope of the original PR, but I said I would get to it.
This PR replaces all uses of literal -165, and appropriate uses of
literal 255, with the named constants, and adds tests to make sure
that the changed code is covered in the test suite.
2021-02-03 23:53:04 +01:00
..
Autofilter Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Basic Stacked Alignment - Use Class Constant Rather than Literal (#1716) 2021-02-03 23:53:04 +01:00
Calculations Merge all examples together 2017-10-01 17:48:59 +09:00
Chart Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
DefinedNames Make DefinedNames Samples Consistent With Other Samples (#1707) 2020-11-11 11:02:04 +01:00
Pdf Codestyle clean-ups 2020-10-09 16:08:20 +02:00
Reader Improve Coverage in src/PhpSpreadsheet 2020-11-27 06:50:01 -08:00
Reading_workbook_data Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
bootstrap Reorganize code samples 2016-09-01 01:17:13 +09:00
images Xls Writer - Correct Timestamp Bug, Improve Coverage (#1493) 2020-06-19 21:08:36 +02:00
templates Stacked Alignment - Use Class Constant Rather than Literal (#1716) 2021-02-03 23:53:04 +01:00
Bootstrap.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00
Header.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00
index.php Drop PHP 7.1 2020-04-27 18:42:32 +09:00