Version

ApplyTo Method (ArrayFormula)

Applies the formula to all specified regions of cells.
Overload List
OverloadDescription
ApplyTo(WorksheetCell)Applies the formula to the specified cell. (Inherited from Infragistics.Documents.Excel.Formula)
ApplyTo(WorksheetRegion)Applies the formula to the specified region of cells. (Inherited from Infragistics.Documents.Excel.Formula)
ApplyTo(WorksheetRegion[])Applies the formula to all specified regions of cells. (Inherited from Infragistics.Documents.Excel.Formula)
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also