GrapeCity.CalcEngine Namespace > CalcCalculationManager Class : GetArrayFormulaByCell Method |
'Declaration Public Function GetArrayFormulaByCell( _ ByVal id As CalcCellIdentity, _ ByRef range As CalcRangeIdentity _ ) As String
'Usage Dim instance As CalcCalculationManager Dim id As CalcCellIdentity Dim range As CalcRangeIdentity Dim value As String value = instance.GetArrayFormulaByCell(id, range)
public string GetArrayFormulaByCell( CalcCellIdentity id, out CalcRangeIdentity range )
Target Platforms: Windows Server 2012, Windows RT