GrapeCity.Xaml.CalcEngine
GetAllSheetRangeIdentities Method


Gets all sheetRange identities.
Syntax
'Declaration
 
Public Function GetAllSheetRangeIdentities() As ICollection(Of CalcLocalIdentity)
'Usage
 
Dim instance As CalcGraph
Dim value As ICollection(Of CalcLocalIdentity)
 
value = instance.GetAllSheetRangeIdentities()
public ICollection<CalcLocalIdentity> GetAllSheetRangeIdentities()
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcGraph Class
CalcGraph Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options