| CollectionReport Methods |
The CollectionReport type exposes the following members.
| Name | Description | |
|---|---|---|
| AddColumn |
增加列定义。
列定义应该遵循数据字段的命名规范。 支持链式操作。 | |
| AddData(ListString) |
增加报表行数据。
支持链式操作。 | |
| AddData(String) |
增加报表行数据。
支持链式操作。 | |
| GetReportUrl |
获取报表服务的链接
(Overrides WordReportServiceGetReportUrl.) |