SECWorkbook::GetWorksheet
SECWorksheet*SECWorkbook::GetWorksheet(intnSheet)
Returns a pointer to the worksheet specified by the index.
Defined in: SECWB.CPP
Return Value
Pointer to the worksheet specified by the index.
Parameters
nSheet
Index of the worksheet to be returned.
See Also