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