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


In This Topic
    ICellValue Interface
    In This Topic
    Represents an object which is the ordinal cell value. The ordinal cell value retains itself throughout calculation.
    Syntax
    'Declaration
     
    
    Public Interface ICellValue 
    'Usage
     
    
    Dim instance As ICellValue
    public interface ICellValue 
    See Also