ResetBorder Method (AlternatingRow)
Resets the cell border for this row and makes this row inherit the cell border from the default row.
public void ResetBorder()
'Declaration
Public Sub ResetBorder()
'Usage
Dim instance As AlternatingRow
instance.ResetBorder()