Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IUniversalCellType Interface
Properties Methods

In This Topic
    IUniversalCellType Interface Members
    In This Topic

    The following tables list the members exposed by IUniversalCellType.

    Public Properties
     NameDescription
     PropertyGets a boolean value indicating whether the renderer support displaying formulas.  
    Top
    Public Methods
     NameDescription
     MethodGet cell editor rectangle in edit mode.  
     MethodPaints the cell, when not in edit mode, to the specified graphics interface with the specified settings.  
     MethodPaints the background of cell.  
     MethodPaints the cell, when not in edit mode, to the specified graphics interface with the specified settings.  
    Top
    See Also