Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / BuiltInRichValue Class
Members


In This Topic
    BuiltInRichValue Class
    In This Topic
    Represents a rich cell value of an .NET object.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class BuiltInRichValue 
    'Usage
     
    
    Dim instance As BuiltInRichValue
    public sealed class BuiltInRichValue 
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.BuiltInRichValue

    See Also