0
Reply

NOPI dll for ExporttoExcel SetColumnWidth is not working pro

leo franklin

leo franklin

Nov 4 2014 8:29 AM
645
HI,
 
 
In NOPI dll for ExporttoExcel SetColumnWidth is not working properly even if i give the COlumn index and width as index , the proper width is not being set properly
 
 
shWorkSheet.SetColumnWidth(0, 100) 
 
shWorkSheet.SetColumnWidth(0, 20*256)
 
 
 
Thanks,
Leo