GrapeCity.Xaml.CalcEngine
CalcExternalRangeExpression Constructor(ICalcSource)


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

Parameters

source
The owner of cell range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcExternalRangeExpression Class
CalcExternalRangeExpression Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options