ListofCellDocuments

ListofCellDocuments 是一个文本函数,可返回选择要从报表单元格中检索的所有单元格文档及其文件属性的列表。可以在文本框、文本单元格或文本单元格标题中使用此函数。

注:

ListofCellDocuments 支持 Current 关键字。请参阅“在文本函数中使用 Current/Cur 关键字”。

语法:

ListofCellDocuments("GridName",FileName,Description)

参数 说明
GridName 报表中的某个网格的名称。
FileName 单元格文档的名称。
Description 每个单元格文档的说明。

示例:

选择了报表中的两个网格来打印单元格文档信息。在 Grid1 中,请求了所提取的单元格文档的文件名和说明。在 Grid2 中,仅请求了文件名。

<<ListOfCellDocuments ("Grid1",FileName,Description>>

<<ListOfCellDocuments ("Grid2",FileName)>>

得到的列表可能类似于以下形式,其中 Grid1 具有两个附加的文档,Grid2 具有一个附加的文档:

Attached Documents:
April Variance High Volume
April Variance Low Volume
May Variance