Rajesh Karunakaran
Programmer
Hi friends,
I am using VFPxWorkbookXLSX for reading XLSX file. It has columns with email addresses. When I read those columns, my values are coming as quote marks (") being converted as " and the '<' and '>' characters being converted as &lt; and &gt; respectively.
Are these by design? Or, is there any setting in the class itself?
I know I can remove these or replace by CHRTRAN or STRTRAN after reading.
But, I want to know if this can be configured!
Thanks
Rajesh
I am using VFPxWorkbookXLSX for reading XLSX file. It has columns with email addresses. When I read those columns, my values are coming as quote marks (") being converted as " and the '<' and '>' characters being converted as &lt; and &gt; respectively.
Are these by design? Or, is there any setting in the class itself?
I know I can remove these or replace by CHRTRAN or STRTRAN after reading.
But, I want to know if this can be configured!
Thanks
Rajesh