Version 23.1 (latest)

IUltraCalcReference Interface Methods

For a list of all members of this type, see IUltraCalcReference members.

Public Methods
 NameDescription
 MethodContainsReferenceReturns true if this reference contains inReference  
 MethodCreateRangeCreate a Range reference relative to this reference.  
 MethodCreateReferenceCreate a new reference relative to this reference.  
 MethodGetChildReferencesReturns the child references of the reference. This method can return null.  
 MethodIsSiblingReferenceDetermines whether the given reference is a sibling of this reference  
 MethodIsSubsetReferenceReturns true if inReference is a proper subset of this reference  
 MethodMarkRelativeIndicesFor each reference tuple in this reference that has a relative index, mark the corresponding tuple in inReference.  
 MethodResolveReferenceResolves a reference relative to this reference.  
See Also