GrapeCity.CalcEngine Namespace > CalcRangeIdentity Class > CalcRangeIdentity Constructor : CalcRangeIdentity Constructor(CalcRangeIdentity,Int32,Int32) |
'Declaration Public Function New( _ ByVal range As CalcRangeIdentity, _ ByVal rowOffset As Integer, _ ByVal columnOffset As Integer _ )
'Usage Dim range As CalcRangeIdentity Dim rowOffset As Integer Dim columnOffset As Integer Dim instance As New CalcRangeIdentity(range, rowOffset, columnOffset)
public CalcRangeIdentity( CalcRangeIdentity range, int rowOffset, int columnOffset )
Target Platforms: Windows Server 2012, Windows RT