FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : FormulaDependentInfos Class |
The following tables list the members exposed by FormulaDependentInfos.
Name | Description | |
---|---|---|
![]() | FormulaDependentInfos Constructor | Constructor of FormulaDependentInfos |
Name | Description | |
---|---|---|
![]() | DependentCells | Gets the collection of dependent cells. |
![]() | DependentColumns | Gets the collection of dependent columns. |
![]() | DependentCommonNames | |
![]() | DependentObjects | Gets the dictionary of dependent epression consumer objects. Each dependent epression consumer object has a correspondent boolean array that indicate if the formulas of that object is referring to cells in a cellrange or a table. |
![]() | DependentRows | Gets the collection of dependent rows. |
![]() | DependentScopeNames | |
![]() | ModelName | Gets the sheetview's name |
Name | Description | |
---|---|---|
![]() | AddCell | Adds a dependent cells. |
![]() | AddColumn | Add a dependent column. |
![]() | AddCommonName | |
![]() | AddObject | Overloaded. Add a specified index of dependent expression consumer object. |
![]() | AddRow | Add a dependent row. |
![]() | AddScopeName |