I
Ingman
Hi all,
This is a "noobish" question, but here it goes. Im using late bindings in
excel in order to avoid version problem. But if i want to change for example
the top border of a cell how do i do this? If I use the following:
objWs.Cells(1,1).Borders(xlEdgeBottom) the system doesnt recognize
xlEdgeBottom since i dont have any reference to it. Im guessing theres a
object creation im missing, any ideas would be really appreciated.
Best Regards,
This is a "noobish" question, but here it goes. Im using late bindings in
excel in order to avoid version problem. But if i want to change for example
the top border of a cell how do i do this? If I use the following:
objWs.Cells(1,1).Borders(xlEdgeBottom) the system doesnt recognize
xlEdgeBottom since i dont have any reference to it. Im guessing theres a
object creation im missing, any ideas would be really appreciated.
Best Regards,