Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ImageCellType Class / ImageCellType Constructor / ImageCellType Constructor()


In This Topic
    ImageCellType Constructor()
    In This Topic
    Creates a new image cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ImageCellType()
    public ImageCellType()
    See Also