Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / UniversalCellType Class
Members


In This Topic
    UniversalCellType Class
    In This Topic
    Represents the general cell type of GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.
    Object Model
    UniversalCellType Class
    Syntax
    'Declaration
     
    Public NotInheritable Class UniversalCellType 
       Inherits CellTypeBase
       Implements GrapeCity.CalcEngine.ICloneable(Of ICellType)GrapeCity.Spreadsheet.ICellType 
    'Usage
     
    Dim instance As UniversalCellType
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.CellType.CellTypeBase
          GrapeCity.Wpf.SpreadSheet.CellType.UniversalCellType

    See Also