Hello!
If there is blank cells in xml based Excel sheet, when exporting it into xml file, the correspondig <element></element> is missing from the xml file.
Although it is required to read the xml table and also validate it.
How could I export all the element data into xml file?
Thank you!


