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


In This Topic
    DesignTimeCellTypeConverter Class Members
    In This Topic

    The following tables list the members exposed by DesignTimeCellTypeConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DesignTimeCellTypeConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Returns whether the specified type can be converted to a cell type object. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded. Returns a value that indicates whether a cell type object can be converted to the specified type. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded. Converts a string to a new cell type object. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the cell type object to a string. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Overridden. Creates an object of this type by using a specified set of property values for the object.  
    Public MethodOverloaded. Overridden. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value.  
    Public MethodOverloaded. Retrieves the set of properties for this type. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded. Determines whether this object supports properties. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded. Retrieves the set of standard values for this type for the specified context. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Determines whether this object supports standard values. (Inherited from FarPoint.Win.Spread.CellType.CellTypeConverter)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
    Top
    See Also