Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IIndirectCellValue Interface
Members


In This Topic
    IIndirectCellValue Interface
    In This Topic
    Represents an object which hold the calculation cell value. An IIndirectCellValue object never retain itself throughout calculation.
    Syntax
    'Declaration
     
    
    Public Interface IIndirectCellValue 
    'Usage
     
    
    Dim instance As IIndirectCellValue
    public interface IIndirectCellValue 
    See Also