The following tables list the members exposed by IReferenceSource.
Public Properties
Public Methods
| Name | Description |
| CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from System.IComparable) |
| EnsureCalculated | Make sure that all cells in the specified range are calculated. |
| Get3DReferenceIndex | Get the 3D-Reference index of this IReferenceSource object. |
| GetReferenceExpression | Gets the reference expression to evaluate this IReferenceSource. |
| GetValue | Overloaded. Gets the value at the specified location of the 2-dimensions matrix. |
| IsUndefined | Determines whether this reference source is undefined. |
Top
See Also