SECWorkbook::RemoveSheet

voidSECWorkbook::RemoveSheet(SECWorksheet*pRemove)

Removes the worksheet from the workbook.

Defined in: SECWB.CPP

Return Value

void

Parameters

pRemove

Pointer to the instance of the worksheet.

See Also

SECWorkbook