Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICellEditor Interface
Members


In This Topic
    ICellEditor Interface
    In This Topic
    Represents the editor of a cell.
    Syntax
    'Declaration
     
    
    Public Interface ICellEditor 
    'Usage
     
    
    Dim instance As ICellEditor
    public interface ICellEditor 
    See Also