Name | Description | |
---|---|---|
![]() | FormulaDependentInfos Constructor | Represents the FormulaDependentInfos constructor. |
The following tables list the members exposed by FormulaDependentInfos.
Name | Description | |
---|---|---|
![]() | FormulaDependentInfos Constructor | Represents the FormulaDependentInfos constructor. |
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. |
Name | Description | |
---|---|---|
![]() | AddCell | Adds a dependent cell. |
![]() | AddColumn | Adds a dependent column. |
![]() | AddCommonName | Adds a common name. |
![]() | AddObject | Overloaded. Adds a specified index of the dependent expression consumer object. |
![]() | AddRow | Adds a dependent row. |
![]() | AddScopeName | Adds a scope name. |