With workSheet.Range(.Cells(1, 10), .Cells(2, 12)).Borders(XlBordersIndex.xlEdgeTop).LineStyle= xlContinuousEnd With
vb 提示 xlContinuous未声明,这要如何改