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