FormulaDependentInfos Class Members
In This Topic
The following tables list the members exposed by FormulaDependentInfos.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DependentCells | Gets the collection of dependent cells. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DependentColumns | Gets the collection of dependent columns. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DependentCommonNames | Gets a list of dependent common names. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DependentRows | Gets the collection of dependent rows. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DependentScopeNames | Gets a list of dependent scope names. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ModelName | Gets the sheetview's name. |
Top
Public Methods
See Also