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