NumberIntegerPartField Class | Spread Windows Forms 18
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberIntegerPartField Class


NumberIntegerPartField Class Methods

For a list of all members of this type, see NumberIntegerPartField members.

Public Methods
 NameDescription
Public MethodComputes the location of the specified container point into field coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodComputes the location of the specified field point into container coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodResets the Font property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodResets the ForeColor property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodOverloaded. Performs spin down behavior.  
Public MethodOverloaded. Performs spin up behavior.  
Top
Protected Methods
 NameDescription
Protected MethodConverts the char position to x coordinate position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Protected MethodConverts the x coordinate position to char position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Top
See Also