FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : FormulaDependentInfos Class |
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 depented 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 | Add a common name. | |
AddObject | Overloaded. Adds a specified index of the dependent expression consumer object. | |
AddRow | Adds a dependent row. | |
AddScopeName | Add a scope name. |