Spread Windows Forms 15.0
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. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class BuiltInRichValue 
    'Usage
     
    
    Dim instance As BuiltInRichValue
    public sealed class BuiltInRichValue 
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.BuiltInRichValue

    See Also