GrapeCity.Windows.SpreadSheet.Data Namespace > CellsEnumerator Class > CellsEnumerator Constructor : CellsEnumerator Constructor(Worksheet,SheetArea,SearchOrder,Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal worksheet As Worksheet, _ ByVal sheetArea As SheetArea, _ ByVal searchOrder As SearchOrder, _ ByVal rowStart As System.Integer, _ ByVal columnStart As System.Integer, _ ByVal rowEnd As System.Integer, _ ByVal columnEnd As System.Integer _ )
'Usage Dim worksheet As Worksheet Dim sheetArea As SheetArea Dim searchOrder As SearchOrder Dim rowStart As System.Integer Dim columnStart As System.Integer Dim rowEnd As System.Integer Dim columnEnd As System.Integer Dim instance As New CellsEnumerator(worksheet, sheetArea, searchOrder, rowStart, columnStart, rowEnd, columnEnd)
public CellsEnumerator( Worksheet worksheet, SheetArea sheetArea, SearchOrder searchOrder, System.int rowStart, System.int columnStart, System.int rowEnd, System.int columnEnd )
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