For a list of all members of this type, see ExcelCalcValue members.
Name | Description | |
---|---|---|
![]() | IsArray | Returns whether this class instance contains an array value. |
![]() | IsArrayGroup | Returns whether this class instance contains a group of array values. |
![]() | 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 IExcelCalcReference value |
![]() | IsString | Returns whether this class instance contains a string value |
![]() | Value | Return the underlying value |