【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.3.12 ReportData
Contents
Name
ReportData
Remark
The ReportData class provides methods to get/set the data range
Hierarchy
- ReportTreeBase
- ReportData
Examples
Members
| Name | Brief | Example |
|---|---|---|
| GetDataRange | Sophy, if set bGetFullColRange as true, range will be set as c1, r1, c2, -1(r2) | |
| PlotIntoLayer | Add DataPlot using the report's given table. | |
| ReportData | Constructor | |
| SetSource | Set source range to report |