Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IFormatter2 Interface
Properties Methods

IFormatter2 Interface Members

The following tables list the members exposed by IFormatter2.

Public Properties
 NameDescription
 PropertyGets a value that indicates whether the cell type can edit the formula.  
 PropertyGets a value that indicates whether the cell contains a password.  
 PropertyGets a value that indicates whether to export the formatted value when data is exported to Excel.  
 PropertyGets a value that indicates whether the cell supports the standard format string.  
Top
Public Methods
 NameDescription
 MethodFormats the specified object as a string. (Inherited from FarPoint.Win.Spread.CellType.IFormatter)
 MethodFormats the specified object as a string.  
 MethodParses the specified string into the desired object. (Inherited from FarPoint.Win.Spread.CellType.IFormatter)
Top
See Also