'Declaration Public Function GetAllSheetRangeIdentities() As System.Collections.Generic.ICollection(Of CalcLocalIdentity)
'Usage Dim instance As CalcGraph Dim value As System.Collections.Generic.ICollection(Of CalcLocalIdentity) value = instance.GetAllSheetRangeIdentities()
public System.Collections.Generic.ICollection<CalcLocalIdentity> GetAllSheetRangeIdentities()