Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / FormulaDependentInfos Class
Members


In This Topic
    FormulaDependentInfos Class
    In This Topic
    Represents the result which contains the information of all dependent formula containers in a sheetview that have formula references to cells in a cell range or a table.
    Syntax
    'Declaration
     
    
    Public Class FormulaDependentInfos 
    'Usage
     
    
    Dim instance As FormulaDependentInfos
    public class FormulaDependentInfos 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Model.FormulaDependentInfos

    See Also