Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / FormulaDependentInfos Class
Properties Methods


FormulaDependentInfos Class Members

The following tables list the members exposed by FormulaDependentInfos.

Public Constructors
 NameDescription
Public ConstructorRepresents the FormulaDependentInfos constructor.  
Top
Public Properties
 NameDescription
Public PropertyGets the collection of dependent cells.  
Public PropertyGets the collection of dependent columns.  
Public PropertyGets a list of dependent common names.  
Public PropertyGets 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 PropertyGets the collection of dependent rows.  
Public PropertyGets a list of dependent scope names.  
Public PropertyGets the sheetview's name.  
Top
Public Methods
 NameDescription
Public MethodAdds a dependent cell.  
Public MethodAdds a dependent column.  
Public MethodAdds a common name.  
Public MethodOverloaded. Adds a specified index of the dependent expression consumer object.  
Public MethodAdds a dependent row.  
Public MethodAdds a scope name.  
Top
See Also