Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Cell Class
Members


In This Topic
    Cell Class
    In This Topic
    Represents a cell in the GcSpreadSheet component.
    Object Model
    Cell Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Cell 
    'Usage
     
    Dim instance As Cell
    public sealed class Cell 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.Cell

    See Also