| DVWindowData | Required. A mcDVTypes enumeration, as described in settings. specifies the source window. It can be mcdvDataTableActive - returns HTML text of the active data table mcdvDataTableItems - returns HTML text of the data items in the data table mcdvDataTableStats - returns HTML text of the statistics pane of the data table mcdvDataTableAll - returns HTML text of the data items and statistics of the data table mcdvHistogram - returns IPictureDisp of the data histogram mcdvScatterPlot - returns IPictureDisp of the scatter-plot mcdvDataGraph - returns IPictureDisp of the data graph
|