Sergey Shuchkin
343e549ca1
1.3.11
2023-03-28 16:21:08 +06:00
Sergey Shuchkin
61e55d6277
Merge pull request #101 from xaviermdq/master
...
Frozen rows/cols support
2023-03-28 13:07:07 +06:00
Javier
9b52ff6ac7
Update SimpleXLSXGen.php
2023-03-27 20:18:39 -03:00
Javier
317fb0982e
Frozen rows/cols support
...
Added setFrozen method to freeze rows and columns from top-left corner up to, but not including, the row and column of the passed parameter.
For example:
$xlsx->setFrozen('B3');
freezes first column (A) and first and second rows (1 and 2)
2023-03-27 11:17:11 -03:00
Sergey Shuchkin
765001ae96
1.3.10
2023-02-25 19:09:48 +06:00
Sergey Shuchkin
c2f3077812
1.3.10
2023-02-25 17:14:53 +06:00
Sergey Shuchkin
af53c754c3
1.3.10
2023-01-09 11:51:48 +06:00
Sergey Shuchkin
6d7608f8ca
1.3.10
2022-12-15 00:13:39 +06:00
Sergey Shuchkin
80091bb9be
1.3.10
2022-12-15 00:04:53 +06:00
Sergey Shuchkin
21b1d9a4b8
1.3.10
2022-12-14 23:47:14 +06:00
Sergey Shuchkin
c1434378bc
1.3.10
2022-12-14 21:30:23 +06:00
Sergey Shuchkin
75252a4a0c
Merge pull request #79 from 2advance/patch-1
...
Update SimpleXLSXGen.php
2022-10-28 22:06:12 +06:00
Robin
f9d5480bb3
Update SimpleXLSXGen.php
...
Fix: Column width not working on Mac
2022-10-28 17:47:54 +02:00
Sergey Shuchkin
aff0fa243d
1.2.16
2022-08-12 18:57:41 +06:00
Sergey Shuchkin
82b0db1f8e
1.2.16
2022-08-06 23:13:06 +06:00
Sergey Shuchkin
aef6ee4935
1.2.15
2022-07-28 18:26:11 +06:00
Sergey Shuchkin
053574d1e1
1.2.15
2022-07-05 11:29:18 +06:00
Sergey Shuchkin
f74163d311
1.2.15
2022-07-05 11:19:42 +06:00
Sergey Shuchkin
0bf38275d7
1.2.14
2022-06-10 12:11:00 +06:00
Sergey Shuchkin
459b1666e9
1.2.13
2022-06-10 12:07:39 +06:00
Sergey Shuchkin
b63c66f8e9
1.2.13
2022-06-01 12:58:01 +06:00
Sergey Shuchkin
1b5701a07f
1.2.13
2022-06-01 12:54:28 +06:00
Sergey Shuchkin
199e5691e7
1.2.12
2022-05-17 12:10:24 +06:00
Sergey Shuchkin
c54b314328
1.2.12
2022-05-17 12:06:30 +06:00
Sergey Shuchkin
6db113f753
1.2.11
2022-05-17 12:03:35 +06:00
Sergey Shuchkin
ff3f016358
1.2.11
2022-04-30 14:08:40 +06:00
Sergey Shuchkin
bcd3586731
1.2.10
2022-04-30 14:04:13 +06:00
Sergey Shuchkin
402c6b9417
1.2.10
2022-04-24 14:59:15 +06:00
Sergey Shuchkin
5840fd5285
Merge pull request #58 from mrjemson/master
...
Added Font Color and Background Color Capabilities
2022-04-23 13:07:03 +06:00
Andrew Robinson
4543922330
Updated examples
2022-04-23 11:34:13 +10:00
Andrew Robinson
d49f8996df
Switched to style tags
2022-04-23 11:33:17 +10:00
mrjemson
5309e6a002
Removed duplicate line
2022-04-22 23:21:40 +10:00
mrjemson
ab28bc319d
Added missing line break
2022-04-22 23:19:38 +10:00
mrjemson
e145bd5777
Updated examples to include background fill
2022-04-22 23:16:28 +10:00
mrjemson
2ee7237016
Updated class to include background fill options
2022-04-22 23:15:35 +10:00
mrjemson
a0a932e2f5
Updated Styles Image for Background Fill
2022-04-22 23:14:42 +10:00
mrjemson
fc884044ac
Color Code Clean Up
2022-04-22 18:03:17 +10:00
mrjemson
d84c842d38
Corrected const C_NORMAL value
2022-04-22 17:59:30 +10:00
mrjemson
0dafc8bf9e
Fixes for color updates
2022-04-22 17:58:25 +10:00
mrjemson
82f19a9f35
Updated styles.png
2022-04-22 17:54:51 +10:00
mrjemson
139602c340
Update README.md
2022-04-22 17:51:35 +10:00
mrjemson
ac34d8f527
Added Font Color
2022-04-22 16:43:26 +10:00
Sergey Shuchkin
c55d77c63e
1.1.12
2022-03-15 21:49:14 +06:00
Sergey Shuchkin
c3d10db967
1.1.12
2022-03-15 21:47:33 +06:00
Sergey Shuchkin
1c206d06bc
1.1.11
2022-02-12 03:25:59 +06:00
Sergey Shuchkin
f0cbc32af9
1.1.11
2022-02-12 03:04:46 +06:00
Sergey Shuchkin
121f1222c2
1.1.10
2022-02-05 18:32:10 +06:00
Sergey Shuchkin
40eb704eb2
1.0.23
2022-02-01 02:50:32 +06:00
Sergey Shuchkin
4005e8cbd1
Merge pull request #48 from appel/patch-1
...
added a ; in the Debug section.
2021-11-28 20:43:00 +06:00
appel
9d82a43fe6
added a ; in the Debug section.
2021-11-28 08:48:15 -05:00