missing public parameter
This commit is contained in:
parent
bf97d2a50f
commit
fe8d7f7f1b
@ -60,6 +60,8 @@ class ExportExcel2007new extends ModeleExports
|
|||||||
|
|
||||||
public $worksheet; // Handle sheet
|
public $worksheet; // Handle sheet
|
||||||
|
|
||||||
|
public $styleArray;
|
||||||
|
|
||||||
public $row;
|
public $row;
|
||||||
|
|
||||||
public $col;
|
public $col;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user