FormulaDependentInfos Class Members
In This Topic
The following tables list the members exposed by FormulaDependentInfos.
Public Constructors
Public Properties
| Name | Description |
 | DependentCells | Gets the collection of dependent cells. |
 | DependentColumns | Gets the collection of dependent columns. |
 | DependentCommonNames | Gets a list of dependent common names. |
 | DependentObjects | Gets the dictionary of dependent epression consumer objects. Each dependent epression consumer object has a corresponding boolean array that indicates if the formulas of that object refer to cells in a cell range or a table. |
 | DependentRows | Gets the collection of dependent rows. |
 | DependentScopeNames | Gets a list of dependent scope names. |
 | ModelName | Gets the sheetview's name. |
Top
Public Methods
See Also