| BcfCell Methods | |
The BcfCell type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertedValueEquals |
Converts the given object, compares the converted object with the Value property and returns the result.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Invalidate |
Flags the cells value as outdated. So the value will be recomputed.
| |
| IsValueNull |
Gets a value that indicates whether the cell Value property is null.
| |
| SetValue |
Sets the value.
| |
| ToString | (Inherited from Object.) | |
| ValueEquals |
Compares a given object with the Value property and returns the result.
|