GrapeCity.Xaml.CalcEngine
GetAllArrayFormulaIdentities Method


Gets all array formula identities.
Syntax
'Declaration
 
Public Function GetAllArrayFormulaIdentities() As ICollection(Of CalcRangeIdentity)
'Usage
 
Dim instance As CalcGraph
Dim value As ICollection(Of CalcRangeIdentity)
 
value = instance.GetAllArrayFormulaIdentities()
public ICollection<CalcRangeIdentity> GetAllArrayFormulaIdentities()
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcGraph Class
CalcGraph Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options