nfTlWNl rn Ѻq$³*dm^̓|[N hgȨ:8GrJsf]ZV hSP1W KHn$=i9 g֮O?"; )7W0Y03v?]xܠ#KY~ct{>]S_2Gy,yd/2$K*nEC&՗ @R89xBo5-4UHd?\զ@B .Am#76Ѽ̝Id&!~~K\[vpvJQMD,i>zsf+<>0jREzT68~M5L аwK9֮O?"; )a hyڹu\(cg4WV١mQGɚNjQ LqhRT-MnB+-P"Ÿe OX\ @G8#=X>;/ cٳ4wi"#;$I| `3V 3.(ϣ3_2 Bb/yy! IddJ24UW?*}U%"jaiIn¦ר?]xܠ#*䀭loZЧDYAn<7#ҺVJauA[58C,q4=(_)N1SK.3 'IQ-R r8@lZ#!vi3'n$ j<^֮O?"; ) oH;A0q"3avu)#G$אE@dm ,N<'Ql#;$I| `˓ntDeq[d&!~~K\[C? $u ijP|` 5`imwb C,Q;jN2YT8y5󚚳'iyd/2$KV;*|AmuI[^99ͺJn&;Wϣ3_2?[HIAE^Md^Xp­J_iSB/WQvm">}bZȤsV١mQGɚNj&'$AU;xA @R89ck0gk1{XU3=wTbU\ ܹsHwJnO.:+<>0j-Qv,^iP!s0têvzoȺ5c{ lH$>d.T9 o+_u*?p$mVLܯ 79Ti[l7%Ё,w~ulэ:?{mUW?*}ft<9ҷ[_ް Y?]xܠ# 1:PĊ"${ ,҉'JQJqF6~;W@ٝ|D'RIe4:qfZJ=+G8܉j'N_j+rP/dņjZ-^\a?"Ռ:X\֮O?"; )jV5*n?}>xp߄2YkאE@dmhsTfin,aKE~>}š8 ܟ#_jRUW?*}#skEKT]ЯBgxiJ01)*V١mQGɚNj{ L4x€ݐRymo&j~rbo}9%^ <*"F:V8RxT5}jңd^I$dn?]xܠ#Lv>;$+_u*?8 F[b51{XU3=wTbU5(ÉB [CsA7TG̈́Nn$mwb C]s9e/+k$_ 3xFҰ'JQJqF6~;W@ٝ|#S*A(BFZvu_f~q)2+<>0j[pį\2JPNArRg׽ Vyd/2$K? { û^[`*3J;q 8 3}@ j'N_j+r'- ᣯsvpUhc{ lH$*iˠ*Oά rx|\٥rktԎzKlrm@ij=-9ο57#7ՏZsazE'KL]2@֮O?"; )fm`G"${ ,vuW_9Ti[l7%Ё X|g̓tJie~H.­J_iSQND`wqǪ# V̑>GS_אE@dmE;6 ZԎX%~lmFDC%q˞`VUW?*}X"@2@{O֣cMǺ5_#UV١mQGɚNj->5lǧeUaRymo&j~rboYϦ*hw Ot@"8D5}]B3 0vepd;T)RPg`Dk RlS#9IdW-ȯ)u5 rKBUNLUW?*}Qs(*kt" IX+bʘ K+<>0j5Zs]Vء.h&e g{­J_iSepw_+2nƀH mwb C݊N&Tߗg[7 ELhA3 .֮O?"; )cz.pB,D}UIx9;?]xܠ#EܤǧŽξWouCd𚙱@A*c{ lH$BkB{p[|JWO-epV١mQGɚNjl_x ?\XTK6DO:^ 8=$Gs ]ķE=L VVo>EtA\ТI#0`wB7[[bbÙ㜆qGi~Ktfgc(?*P^Cn!yiQpߔ -hi _;F^/L3M~h꯬/h^k+jy5pn_ Eƨ`@_LS'd3> S7sZ P-uM'@ֱfD r䛠t5!l=3\VH0{ͅ}ڨMK`.~E!*oZuՔ)j^_E"a# QaU0[rڊ~뮜=m$qA5"YT Q$K^o\%d|ߠ~b;oi')ʓ:GO0--4=~+-+ӶL%{S$5$ʤC=GQWtzݍji`PN%#GNFwA?`P7h, k<޼]FVF r䛠t5!o4y=>ЦZ֓)Y$^OS` ,} ?iZl9DžK? aF7]WQDZu*Ne6lچj0 Ɯ32؝v'/sA +ljkT}Z-dV_+B$RXz" /;ঊE~9\KacD@wEÆ;9IBy[p曌k4buGs>ۓd w { $this->theme = $theme; } /** * Get theme. */ public function getTheme(): string { return $this->theme; } /** * Set theme. */ public function setTheme(string $theme): self { $this->theme = $theme; return $this; } /** * Get show First Column. */ public function getShowFirstColumn(): bool { return $this->showFirstColumn; } /** * Set show First Column. */ public function setShowFirstColumn(bool $showFirstColumn): self { $this->showFirstColumn = $showFirstColumn; return $this; } /** * Get show Last Column. */ public function getShowLastColumn(): bool { return $this->showLastColumn; } /** * Set show Last Column. */ public function setShowLastColumn(bool $showLastColumn): self { $this->showLastColumn = $showLastColumn; return $this; } /** * Get show Row Stripes. */ public function getShowRowStripes(): bool { return $this->showRowStripes; } /** * Set show Row Stripes. */ public function setShowRowStripes(bool $showRowStripes): self { $this->showRowStripes = $showRowStripes; return $this; } /** * Get show Column Stripes. */ public function getShowColumnStripes(): bool { return $this->showColumnStripes; } /** * Set show Column Stripes. */ public function setShowColumnStripes(bool $showColumnStripes): self { $this->showColumnStripes = $showColumnStripes; return $this; } /** * Get this Style's Table. */ public function getTable(): ?Table { return $this->table; } /** * Set this Style's Table. */ public function setTable(?Table $table = null): self { $this->table = $table; return $this; } }