Hi
I understand that xlDashdot is an excel constant. My question, does it have numeric value? If yes, is there any table shows that all XL?????? in excel with theirs numeric values. Thank you.
++++
Sub mynew()
Workbooks(1).Worksheets(1).Cells(1, 1).Borders.LineStyle = xlDashDot
End Sub