Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CellTypeConverter Class
Methods


In This Topic
    CellTypeConverter Class Members
    In This Topic

    The following tables list the members exposed by CellTypeConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CellTypeConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Returns whether the specified type can be converted to a cell type object.  
    Public MethodOverloaded. Overridden. Returns a value that indicates whether a cell type object can be converted to the specified type.  
    Public MethodOverloaded. Overridden. Converts a string to a new cell type object.  
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Overridden. Converts the cell type object to a string.  
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Overridden. Retrieves the set of properties for this type.  
    Public MethodOverloaded. Overridden. Determines whether this object supports properties.  
    Public MethodOverloaded. Overridden. Retrieves the set of standard values for this type for the specified context.  
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Overridden. Determines whether this object supports standard values.  
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Top
    See Also