Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / BuiltInConverters Class
Fields Methods


In This Topic
    BuiltInConverters Class Members
    In This Topic

    The following tables list the members exposed by BuiltInConverters.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the converter that returns GrapeCity.Drawing.Brush object. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the converter that returns GrapeCity.Spreadsheet.Color object. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the converter that return System.Double value. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the converter that returns GrapeCity.Drawing.Pen object. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the converter that returns GrapeCity.Spreadsheet.Color object. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the converter that returns GrapeCity.Drawing.TextFormat object. This field is read-only.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets the converter that return GrapeCity.Spreadsheet.Data.Converters.EnumConverter<T> value.  
    Top
    See Also