Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IRichValue Interface
Properties Methods

In This Topic
    IRichValue Interface Members
    In This Topic

    The following tables list the members exposed by IRichValue.

    Public Properties
     NameDescription
     PropertyGets the total numbers of fields.  
     PropertyGets or sets a boolean indicating whether to show the icon for RichValue<T> object.  
     PropertyGets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
    Top
    Public Methods
     NameDescription
     MethodGets the System.DateTime value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the CalcError value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the name of field.  
     MethodGets the System.Boolean value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the System.Double value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the System.Object value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the System.String value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the System.TimeSpan value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets a boolean value indicating whether this object has same fields as the specified object.  
     MethodOverloaded. Gets the specified field value from this IRichValue object.  
    Top
    See Also