0
Answer

NOPI dll for ExporttoExcel SetColumnWidth is not working pro

leo franklin

leo franklin

10y
661
1
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