SECWorkbookWnd::GetTabLabel
const TCHAR*SECWorkbookWnd::GetTabLabel(SECWorksheetWnd*pSheet)
Returns a pointer to a string containing the tab's label.
Defined in: SECWB.CPP
Return Value
Pointer to the string containing the tab label.
Parameters
pSheet
Pointer to an instance of the worksheet.
See Also