1
0
mirror of https://github.com/shuchkin/simplexlsxgen.git synced 2023-08-10 21:12:59 +03:00
Commit Graph

134 Commits

Author SHA1 Message Date
Javier
1d5713d681 Comments support 2023-07-27 14:12:35 -03:00
Javier
8b1cdddee3 Update README.md 2023-07-23 15:41:27 -03:00
Javier
b26e0dfc20 Update SimpleXLSXGen.php 2023-07-23 14:45:18 -03:00
Javier
8557b06a47 Update SimpleXLSXGen.php 2023-07-04 22:39:07 -03:00
Javier
339ce5d41b
Update SimpleXLSXGen.php 2023-07-04 22:27:03 -03:00
Javier
5d14683e22 Minor corrections and new features 2023-07-04 22:23:07 -03:00
Sergey Shuchkin
306aa7dad9
Merge pull request #113 from DevOlegKosarev/patch-1
Update README.md
2023-04-20 02:03:56 +06:00
Oleg Kosarev
dc974d2ef9
Update README.md
Add in example Currency Float (other)
2023-04-19 14:11:53 -05:00
Sergey Shuchkin
c78750ffe7 1.3.15 2023-04-19 14:27:21 +06:00
Sergey Shuchkin
9cdb08ee98
Merge pull request #110 from DevOlegKosarev/master
add set meta data file
2023-04-19 14:19:46 +06:00
Oleg Kosarev
32276c4486 Merge branch 'master' of https://github.com/DevOlegKosarev/simplexlsxgen 2023-04-19 02:38:24 -05:00
Oleg Kosarev
3646e702ae * escape strings
* use fluid interface and '
+ Add LastModifiedBy
+ author, company, manager, LastModifiedBy set email
2023-04-19 02:38:08 -05:00
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