K
Kalaora luc
I transfert data in a Excel File.
I want that the border of the cell in Excel have only left and right
border.
if i do :
range.Columns.Borders.LineStyle=Excel.XlLineStyle.xlContinuous;
My cell have up, down, left ,right borders. How can have only left and
rigth border ?
Thanks for your answer
I want that the border of the cell in Excel have only left and right
border.
if i do :
range.Columns.Borders.LineStyle=Excel.XlLineStyle.xlContinuous;
My cell have up, down, left ,right borders. How can have only left and
rigth border ?
Thanks for your answer