SECWorkbook::AddSheet

voidSECWorkbook::AddSheet(SECWorksheet *pSheet)

Adds a worksheet to the workbook.

Defined in: SECWB.CPP

Return Value

void

Parameters

pSheet

Pointer to an instance of a worksheet.

See Also

SECWorkbook