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


In This Topic
    IUniversalCellType Interface
    In This Topic
    Represents the interface that support painting cell with flat style.
    Syntax
    'Declaration
     
    
    Public Interface IUniversalCellType 
    'Usage
     
    
    Dim instance As IUniversalCellType
    public interface IUniversalCellType 
    See Also