Spread.Sheets Documentation
GeneralFormatter class
GC.Spread.Formatter Namespace : GeneralFormatter class
Represents a formatter with the specified format mode and format string.
Syntax
var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter;
Inheritance Hierarchy

Object
   GC.Spread.Formatter.GeneralFormatter

Constructors
 NameDescription
public ConstructorRepresents a formatter with the specified format mode and format string.  
Top
Methods
 NameDescription
public MethodFormats the specified object as a string with a formatted data Object.  
public MethodGets or sets the format string for this formatter.  
public MethodParses the specified text.  
Top
See Also

Reference

GC.Spread.Formatter Namespace