Infragistics(R) NetAdvantage(R) WPF
ApplyTo Method
See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace > ArrayFormula Class : ApplyTo Method

Applies the formula to all specified regions of cells.

Overload List

OverloadDescription
ApplyTo(WorksheetRegion[]) Applies the formula to all specified regions of cells.  
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)

See Also