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 Integer, _ ByVal bandCount As Integer, _ ByVal isRowBand As Boolean _ )
'Usage Dim startSource As ICalcSource Dim endSource As ICalcSource Dim bandIndex As Integer Dim bandCount As Integer Dim isRowBand As Boolean Dim instance As New CalcSheetRangeIdentity(startSource, endSource, bandIndex, bandCount, isRowBand)
public CalcSheetRangeIdentity( ICalcSource startSource, ICalcSource endSource, int bandIndex, int bandCount, bool isRowBand )
Target Platforms: Windows Server 2012, Windows RT