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

In This Topic
    IPrimitiveValue Interface Members
    In This Topic

    The following tables list the members exposed by IPrimitiveValue.

    Public Properties
     NameDescription
     PropertyGets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
    Top
    Public Methods
     NameDescription
     MethodCompares this instance to a specified IPrimitiveValue object and returns an indication of their relative values.  
     MethodGets the System.DateTime value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     MethodGets the CalcError value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
     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)
     MethodResets this IPrimitiveValue object to empty.  
     MethodOverloaded. Sets the System.Double value.  
    Top
    See Also