GrapeCity.CalcEngine Namespace > CalcCalculationManager Class > SetFormula Method : SetFormula(CalcCellIdentity,String,Boolean) Method |
'Declaration Public Overloads Sub SetFormula( _ ByVal id As CalcCellIdentity, _ ByVal formula As String, _ Optional ByVal isArrayFormula As Boolean _ )
'Usage Dim instance As CalcCalculationManager Dim id As CalcCellIdentity Dim formula As String Dim isArrayFormula As Boolean instance.SetFormula(id, formula, isArrayFormula)
public void SetFormula( CalcCellIdentity id, string formula, bool isArrayFormula )
Exception | Description |
---|---|
System.ArgumentNullException | id is a null reference (Nothing in Visual Basic). |
Target Platforms: Windows Server 2012, Windows RT