GrapeCity.CalcEngine.Expressions Namespace > CalcSheetRangeExpression Class > CalcSheetRangeExpression Constructor : CalcSheetRangeExpression Constructor(ICalcSource,ICalcSource,Int32,Int32,Boolean,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal startSource As ICalcSource, _ ByVal endSource 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 startSource As ICalcSource Dim endSource 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 CalcSheetRangeExpression(startSource, endSource, startBandIndex, endBandIndex, startBandRelative, endBandRelative, isRowBand)
public CalcSheetRangeExpression( ICalcSource startSource, ICalcSource endSource, 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