Thursday, July 24, 2008

GetRowCount Method

rowcont = DataTable.GetSheet("MySheet").GetRowCount

Reporter.ReportEvent 2, "There are " &rowcont, "rows in the data sheet."

No comments: