Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: how to assign border property to a cell from asp.


Message #1 by "Mayur (Pat) Patel" <pat@m...> on Sun, 4 Mar 2001 21:35:31 -0500 (EST)
i



i am trying to do the following in asp.



this works in vb but not in asp. maybe you can make me some suggestions.



i am trying to assign an excel cell some border values. i cannot see why

this would work in vb and not in asp. everything else seemed to go find

for my application other then this. i need to format my excel report so i

need this feature. if you have any suggestions pleaset let met know.

 

XL.Cells(i, j).Borders(xlEdgeLeft).Weight = xlThin



it works find in vb but not in asp. 



thanks for your help.



pat






  Return to Index