Karim Haddad
Karim Haddad
the issue is that when I import an Excel file that has table from Google or excel sheet, it doesn't identify those tables and cant detect them please let me...
$this->worksheet->getTableNames(), and $this->worksheet->getTableCollection() not getting anything from this example sheet and I cant identify the tables inside the sheet in any way [invoice (2).xlsx](https://github.com/PHPOffice/PhpSpreadsheet/files/15334945/invoice.2.xlsx)
oh i think there was problem with the version, thanks now I can get the names of the tables
the idea of having it as it's defined, is that if the user import it to our system, we need to know if its defined as signluar or 2 ranges,...
perfect, thank you very much! any idea what is ETA for it?
ok thank you very much for the fast response!
no not the default theme of the whole workbook I mean the theme styles for the table it self like the colors for the columns and etc... because currently its...
the idea is, all the styles for this table is not showing,please try to open it using excel sheet app, or google sheet online you can see the difference am...
I will look into the zipped file to see where are the values saved
ok you are right, there is no styles or theme defined for the one i asked you about, but then another question, how to know which default style selected for...