SECWorkbook::GetTabLabel
const TCHAR*SECWorkbook::GetTabLabel(SECWorksheet*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