Spread.Sheets Documentation
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 ConstructorGeneralFormatter ConstructorRepresents a formatter with the specified format mode and format string.  
Top
Methods
 NameDescription
public MethodformatFormats the specified object as a string with a conditional color.  
public MethodformatStringGets or sets the format string for this formatter.  
public MethodparseParses the specified text.  
Top
See Also

Reference

GC.Spread.Formatter Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.