Name | Description | |
---|---|---|
CellValue Constructor | Overloaded. |
The following tables list the members exposed by CellValue.
Name | Description | |
---|---|---|
CellValue Constructor | Overloaded. |
Name | Description | |
---|---|---|
DateTime | Gets the DateTime value. | |
Error | Gets the CalcError value. | |
Logical | Gets the System.Boolean value. | |
Number | Gets the System.Double value. | |
Object | Gets the System.Object value. | |
Text | Gets the System.String value. | |
TimeSpan | Gets the TimeSpan value. | |
Type2 | Gets a ValueType value that indicates the value type. |
Name | Description | |
---|---|---|
Box | Returned the boxed value of this cell value. | |
Equals | Determines whether the specified System.Object, is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
GetLogical | Gets numeric value from the CellValue object. | |
GetNumber | Gets numeric value from the CellValue object. | |
GetText | Gets System.String value from the CellValue value. | |
IsValid | Determines whether this cell value is valid. | |
Reset | Resets this cell value to null . | |
SetValue | Sets the System.Object value. |