IWbs.GetTaskFromWorksheetRow Method
Parameters
- rowNumber
- int
The row number in the WBS worksheet. It is 0-based. So the row 1 in the worksheet has number 0 here.
- forExpandedSheet
- bool
Determines whether the condensed or expanded worksheet of the WBS workbook will be used. If set to true, then expanded worksheet is searched; otherwise, the condensed one.
Return Value
ITaskThe task on specified row. null reference (Nothing in Visual Basic) if not found.
Available since QDV 7.13.0001.