GrapeCity.CalcEngine.Expressions Namespace > CalcExternalRangeExpression Class > CalcExternalRangeExpression Constructor : CalcExternalRangeExpression Constructor(ICalcSource,Int32,Int32,Boolean,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal source As ICalcSource, _ ByVal startBandIndex As System.Integer, _ ByVal endBandIndex As System.Integer, _ ByVal startBandRelative As System.Boolean, _ ByVal endBandRelative As System.Boolean, _ ByVal isRowBand As System.Boolean _ )
'Usage Dim source As ICalcSource Dim startBandIndex As System.Integer Dim endBandIndex As System.Integer Dim startBandRelative As System.Boolean Dim endBandRelative As System.Boolean Dim isRowBand As System.Boolean Dim instance As New CalcExternalRangeExpression(source, startBandIndex, endBandIndex, startBandRelative, endBandRelative, isRowBand)
public CalcExternalRangeExpression( ICalcSource source, System.int startBandIndex, System.int endBandIndex, System.bool startBandRelative, System.bool endBandRelative, System.bool isRowBand )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6