Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / FormatResult Structure
Fields Properties Methods


In This Topic
    FormatResult Structure Members
    In This Topic

    The following tables list the members exposed by FormatResult.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents any value which may be formatted.  
    Public Fieldstatic (Shared in Visual Basic)Represents an unsuccessed format result.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the formatting color.  
    Public PropertyGets a value indicating whether the formatted text should be displayed as numeric style.  
    Public PropertyGets the repeating character.  
    Public PropertyGets the position of the repeat character.  
    Public PropertyGets the rich text.  
    Public PropertyGets a value indicating whether the formatting process successed.  
    Public PropertyGets the formatted text.  
    Public PropertyGets the unformatted text.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a formatted result.  
    Public MethodGets the positions of dynamic space characters.  
    Public MethodGets a boolean value indicating whether the display text is empty.  
    Public MethodRemoves all newline strings.  
    Public MethodRemoves the repeat character information.  
    Top
    See Also