Spread Windows Forms 12.0 Product Documentation
IReferenceSource Interface Members
Properties  Methods 

GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : IReferenceSource Interface

The following tables list the members exposed by IReferenceSource.

Public Properties
 NameDescription
 PropertyGets the number of columns in this IReferenceSource.  
 PropertyGets the name of this IReferenceSource.  
 PropertyGets the number of rows in this IReferenceSource.  
 PropertyGets a value indicating whether this IReferenceSource object supports 3D-Reference.  
Top
Public Methods
 NameDescription
 MethodCompares 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)
 MethodMake sure that all cells in the specified range are calculated.  
 MethodGet the 3D-Reference index of this IReferenceSource object.  
 MethodGets the reference expression to evaluate this IReferenceSource.  
 MethodOverloaded. Gets the value at the specified location of the 2-dimensions matrix.  
 MethodDetermines whether this reference source is undefined.  
Top
See Also

Reference

IReferenceSource Interface
GrapeCity.CalcEngine Namespace