Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IReferenceSource Interface
Properties Methods

In This Topic
    IReferenceSource Interface Members
    In This Topic

    The following tables list the members exposed by IReferenceSource.

    Public Properties
     NameDescription
     PropertyGets the number of columns in this IReferenceSource.  
     PropertyGets whether the date system used to convert a date to a serial value starts in 1904.  
     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
     Method (Inherited from System.IComparable)
     MethodMake sure that all cells in the specified range are calculated.  
     MethodGet the 3D-Reference index of this IReferenceSource object.  
     MethodOverloaded. Gets the reference expression to evaluate this IReferenceSource.  
     MethodGets the text at the specified location of the 2-dimensions matrix.  
     MethodOverloaded. Gets the value at the specified location of the 2-dimensions matrix.  
     MethodDetermines whether this reference source is undefined.  
    Top
    See Also