Spread Windows Forms 10.0 Product Documentation
GetDependents Method


Gets all the formula containers that have formulas referring to cells in a specified cell range.
Overload List
OverloadDescription
GetDependents(Dictionary<String,FormulaDependentInfos>,Int32,Int32,Int32,Int32,Boolean,Boolean,Boolean,Boolean)Gets all the formula containers that have formulas referring to cells in a specified cell range.  
GetDependents(Dictionary<String,FormulaDependentInfos>,String,Int32,Int32,Boolean,Boolean,Boolean,Boolean)Gets all the formula containers that have formulas referring to the specified table when params tableColumnStartIndex and tableColumnEndIndex are both equal to -1, or gets all the formula containers that have formulas explicitly referring to the table columns in the specified range limit by params tableColumnStartIndex and tableColumnEndIndex.  
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

ISupportFindFormulaDependent Interface
ISupportFindFormulaDependent Members

 

 


Copyright © GrapeCity, inc. All rights reserved.