leo franklin

leo franklin

  • NA
  • 1
  • 1.1k

NOPI dll for ExporttoExcel SetColumnWidth is not working pro

Nov 4 2014 8:29 AM
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