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