Spread for ASP.NET 12 Product Documentation
ResetImeMode Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetImeMode Method
Resets the background color for the cell and makes the cell inherit the IME mode from the default cell.
Syntax
'Declaration
 
Public Sub ResetImeMode() 
'Usage
 
Dim instance As Cell
 
instance.ResetImeMode()
public void ResetImeMode()
See Also

Reference

Cell Class
Cell Members