jb-data.de/lib/PhpSpreadsheet/Chart/GridLines.php
2025-08-11 22:23:30 +02:00

13 lines
183 B
PHP

<?php
namespace PhpOffice\PhpSpreadsheet\Chart;
/**
* Created by PhpStorm.
* User: Wiktor Trzonkowski
* Date: 7/2/14
* Time: 2:36 PM.
*/
class GridLines extends Properties
{
}