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