<< Return to Main Index

< Return to Class Index

CGXExcelDocAdapter::SetWriteAsExcel

void SetWriteAsExcel(BOOL b);

b

TRUE to write out in BIFF 8 format; FALSE to write out in Objective Grid native format.

See Also

CGXExcelDocAdapter::GetWriteAsExcel

Remarks

This method can be called to set whether the output is to be an Excel file or in native Objective Grid format.

CGXExcelDocAdapter

Class Overview | Class Members