Hi Folks,
Would to Like to share some conversion of excel workbooks using Invoke Code
1.Convert Excel XLSX to XLSM
a.zip (13.8 KB)
2.Convert Excel XLSX to PDF
excel to pdf.zip (8.3 KB)
_
3. Importing into excel from a Text file
a.xaml (5.9 KB)
_
4. CSV To EXCEL
a.xaml (5.4 KB)
Regards
Sanjay Shankhla
1 Like
Hey Sanajy,
Could you share the 1. XLS to XLSX and 2. XLSB to XLSX using invoke code without depending on Interop.
Hi @sanjay21051990 Iβve got the code, But for 1βst code I want to save excel which is protected.
amithvs
(Amyth)
March 9, 2020, 6:44am
7
Hi, good work. I have one question. When used the txt to excel conversion all data are coming under single column. Is there any way we can maintain the table structure as in text.