Oleg Kosarev
81120e6f72
* escape strings
...
* use fluid interface and '
+ Add LastModifiedBy
+ author, company, manager, LastModifiedBy set email
2023-04-19 02:31:58 -05:00
Oleg Kosarev
c449813bb1
Update SimpleXLSXGen.php
...
Fix 345 line $this->application
2023-04-19 01:57:19 -05:00
Oleg Kosarev
4f4ac11dae
add set meta data file
2023-04-19 01:00:22 -05:00
Sergey Shuchkin
1fa442f667
1.3.14
2023-04-18 22:54:48 +06:00
Sergey Shuchkin
1ee4e5eb50
1.3.13 RTL
2023-04-12 15:24:17 +06:00
Sergey Shuchkin
e02d764d0d
1.3.13 RTL
2023-04-11 03:18:46 +06:00
Sergey Shuchkin
f65e57c735
Merge pull request #105 from xaviermdq/master
...
frozen panes correction and other formatting minimal corrections
2023-04-03 11:35:31 +06:00
Javier
4f3d09925c
Update SimpleXLSXGen.php
2023-04-02 19:48:51 -03:00
Javier
95da6b5c05
Update SimpleXLSXGen.php
2023-04-02 19:03:38 -03:00
Sergey Shuchkin
b3060667f2
1.3.12 font size
2023-03-31 17:22:19 +06:00
Sergey Shuchkin
cb19defa37
1.3.12 font size
2023-03-31 17:16:07 +06:00
Sergey Shuchkin
5a154b24f9
1.3.12 font size
2023-03-31 17:15:07 +06:00
Sergey Shuchkin
b46f63fce7
Merge pull request #104 from mrjemson/master
...
Added Font-Size
2023-03-31 16:28:13 +06:00
Andrew Robinson
bb09c0d38c
Updated Readme
2023-03-31 17:05:44 +11:00
Andrew Robinson
91ca3f6fff
Added Font-Size Ability
2023-03-31 17:04:03 +11:00
Sergey Shuchkin
59cdc277ee
1.3.11
2023-03-28 16:25:39 +06:00
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