GrapeCity.Excel Namespace > TwoCellAnchor Class > TwoCellAnchor Constructor : TwoCellAnchor Constructor(Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal fromRow As System.Integer, _ ByVal fromColumn As System.Integer, _ ByVal toRow As System.Integer, _ ByVal toColumn As System.Integer _ )
'Usage Dim fromRow As System.Integer Dim fromColumn As System.Integer Dim toRow As System.Integer Dim toColumn As System.Integer Dim instance As New TwoCellAnchor(fromRow, fromColumn, toRow, toColumn)
public TwoCellAnchor( System.int fromRow, System.int fromColumn, System.int toRow, System.int toColumn )
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