GrapeCity.Xaml.CalcEngine
CalcExternalRangeIdentity Constructor(ICalcSource)


The owner which contains the cell range.
Initializes a new instance of the CalcRangeIdentity class.
Syntax
'Declaration
 
Public Function New( _
   ByVal source As ICalcSource _
)
'Usage
 
Dim source As ICalcSource
 
Dim instance As New CalcExternalRangeIdentity(source)
public CalcExternalRangeIdentity( 
   ICalcSource source
)

Parameters

source
The owner which contains the cell range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcExternalRangeIdentity Class
CalcExternalRangeIdentity Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options