GrapeCity.CalcEngine Namespace > CalcSheetRangeIdentity Class > CalcSheetRangeIdentity Constructor : CalcSheetRangeIdentity Constructor(ICalcSource,ICalcSource,Int32,Int32,Boolean) |
'Declaration Public Function New( _ ByVal startSource As ICalcSource, _ ByVal endSource As ICalcSource, _ ByVal bandIndex As System.Integer, _ ByVal bandCount As System.Integer, _ ByVal isRowBand As System.Boolean _ )
'Usage Dim startSource As ICalcSource Dim endSource As ICalcSource Dim bandIndex As System.Integer Dim bandCount As System.Integer Dim isRowBand As System.Boolean Dim instance As New CalcSheetRangeIdentity(startSource, endSource, bandIndex, bandCount, isRowBand)
public CalcSheetRangeIdentity( ICalcSource startSource, ICalcSource endSource, System.int bandIndex, System.int bandCount, 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