For a list of all members of this type, see CalculationValue members.
Name | Description | |
---|---|---|
![]() | IsBoolean | Returns whether this class instance contains a boolean value |
![]() | IsDateTime | Returns whether this class instance contains a DateTime value |
![]() | IsDBNull | Returns whether this class instance contains a DBNull value |
![]() | IsError | Returns whether this class instance contains an error value |
![]() | IsNull | Returns whether this class instance contains a null value |
![]() | IsReference | Returns whether this class instance contains a ICalculationReference value |
![]() | IsString | Returns whether this class instance contains a string value |
![]() | Value | Return the underlying value |