Closed arthur-ebing closed 7 months ago
Hi,
I'm trying to set the fill color of columns K:M to #dbdbdb but $style = ['fill'=>'#dbdbdb']; $excel->setColStyle('K:M', $style); isn't working as I expected. What am I doing wrong?
Thanks, Arthur
Hi,
I'm trying to set the fill color of columns K:M to #dbdbdb but $style = ['fill'=>'#dbdbdb']; $excel->setColStyle('K:M', $style); isn't working as I expected. What am I doing wrong?
Thanks, Arthur