GrapeCity.CalcEngine Namespace > CalcCalculationManager Class : GetArrayFormulaByCell Method |
'Declaration Public Function GetArrayFormulaByCell( _ ByVal id As CalcCellIdentity, _ ByRef range As CalcRangeIdentity _ ) As System.String
'Usage Dim instance As CalcCalculationManager Dim id As CalcCellIdentity Dim range As CalcRangeIdentity Dim value As System.String value = instance.GetArrayFormulaByCell(id, range)
public System.string GetArrayFormulaByCell( CalcCellIdentity id, out CalcRangeIdentity range )
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