Version

ArrayFormula Class Members

The following tables list the members exposed by ArrayFormula.

Public Properties
 NameDescription
Public PropertyCellRangeGets the cells to which the array formula is applied.  
Public Methods
 NameDescription
Public MethodApplyToOverloaded. Overridden. Applies the formula to all specified regions of cells.  
Public MethodClearCellRangeRemoves this array formula as the formula for the cells to which it was applied.  
Public MethodToStringOverloaded. Converts the formula to a string representation, similar to the string with which it was created. This uses the CellReferenceMode with which the formula was created to create cell reference strings. (Inherited from Infragistics.Documents.Excel.Formula)
Public Methodstatic (Shared in Visual Basic)TryParseOverloaded. Parses the specified formula value. The return value indicates whether the operation succeeded.  
See Also