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