Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / GeneralFormatter Class
Properties Methods Events

In This Topic
    GeneralFormatter Class Members
    In This Topic

    The following tables list the members exposed by GeneralFormatter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the customer culture.  
    Public PropertyGets the Excel-compatible format string.  
    Public PropertyGets the format mode for this formatter.  
    Public PropertyGets the format string for this formatter.  
    Public PropertyGets a value that indicates whether this formatted text contains a foreground color.  
    Public PropertyGets whether this formatter is the default formatter.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodDetermines whether the specified formatter is equal to the current formatter.  
    Public MethodOverloaded. Formats the specified object as a string with a conditional color.  
    Public MethodGets the preferred formatter type for a specified object.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodOverloaded. Gets the preferred display format string.  
    Public MethodGets the preferred editing formatter.  
    Public MethodParses a specified string to an object.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a formatter property is changed.  
    Top
    See Also