init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
13
lib/PhpSpreadsheet/Chart/GridLines.php
Normal file
13
lib/PhpSpreadsheet/Chart/GridLines.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
namespace PhpOffice\PhpSpreadsheet\Chart;
|
||||
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: Wiktor Trzonkowski
|
||||
* Date: 7/2/14
|
||||
* Time: 2:36 PM.
|
||||
*/
|
||||
class GridLines extends Properties
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue