The following tables list the members exposed by ArrayFormula.
| Name | Description | |
|---|---|---|
|  | CellRange | Gets the cells to which the array formula is applied. | 
| Name | Description | |
|---|---|---|
|  | ApplyTo | Overloaded. Overridden. Applies the formula to all specified regions of cells. | 
|  | ClearCellRange | Removes this array formula as the formula for the cells to which it was applied. | 
|  | ToString | Overloaded. 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) | 
|   | TryParse | Overloaded. Parses the specified formula value. The return value indicates whether the operation succeeded. |