【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.3.13 ReportTable
Contents
Name
ReportTable
Remark
The ReportTable class provides methods to setup report table
Hierarchy
- ReportBase
- ReportTable
Examples
Members
| Name | Brief | Example |
|---|---|---|
| AddColumn | Add one column to report table | |
| AddRow | Add one row to report table | |
| ReportTable | Constructor | |
| SetCell | Set value to a cell in table |
|