SECWorkbookWnd::LookupSheet

BOOLSECWorkbookWnd::LookupSheet(SECWorksheetWnd*pSheet, int&nIndex)

Looks up a specific worksheet in the workbook.

Defined in: SECWB.CPP

Return Value

Nonzero if successful; otherwise zero.

Parameters

pSheet

Pointer to an instance of a worksheet.

nIndex

Index of the worksheet.

See Also

SECWorkbookWnd