[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IReadonlyPrimitiveValue

IReadonlyPrimitiveValue Interface

Represents an interfaces for a calculated primitive value of calculation engine.

Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.CalcEngine.dll
Syntax
public interface IReadonlyPrimitiveValue
Public Interface IReadonlyPrimitiveValue

Properties

Name Description
ValueType

Gets the value type of this IPrimitiveValue instance.

Methods