GrapeCity.CalcEngine Namespace > CalcCalculationManager Class > SetFormula Method : SetFormula(CalcCellIdentity,String,Boolean) Method |
'Declaration Public Overloads Sub SetFormula( _ ByVal id As CalcCellIdentity, _ ByVal formula As System.String, _ Optional ByVal isArrayFormula As System.Boolean _ )
'Usage Dim instance As CalcCalculationManager Dim id As CalcCellIdentity Dim formula As System.String Dim isArrayFormula As System.Boolean instance.SetFormula(id, formula, isArrayFormula)
public void SetFormula( CalcCellIdentity id, System.string formula, System.bool isArrayFormula )
Exception | Description |
---|---|
System.ArgumentNullException | id is a null reference (Nothing in Visual Basic). |
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6