Infragistics(R) NetAdvantage(R) WPF
ArrayFormula Class Members
See Also  Properties  Methods  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace : ArrayFormula Class


The following tables list the members exposed by ArrayFormula.

Public Properties

 NameDescription
public PropertyCellRange Gets the cells to which the array formula is applied.  
Top

Public Methods

 NameDescription
public MethodApplyToOverloaded. Overridden.  Applies the formula to all specified regions of cells.  
public MethodClearCellRange Removes this array formula as the formula for the cells to which it was applied.  
public Methodstatic (Shared in Visual Basic)TryParseOverloaded.  Parses the specified formula value. The return value indicates whether the operation succeeded.  
Top

See Also