Version 24.2 (latest)

ArrayFormula Class Methods

For a list of all members of this type, see ArrayFormula members.

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

View on GitHub