<< Return to Main Index

< Return to Class Index

CGXHtmlW::CGXHtmlW

CGXHtmlW(CGXGridCore* pGrid, CGXRange* pSelectRange = NULL);

pGrid

A pointer to the CGXGridCore derived class whose content is to be written by this object.

pSelectRange

A pointer to an optional selection range object of grid. If this argument is NULL, the whole grid will be output into the HTML table, otherwise only the cells in the selection range are output into the HTML table.

CGXHtmlW

Class Overview | Class Members