Difference between revisions of "XL3ReportInfo"
(2 intermediate revisions by one other user not shown) | |||
Line 11: | Line 11: | ||
|- | |- | ||
| {{Code|ItemName}} | | {{Code|ItemName}} | ||
− | | | + | | Text, the name of the report property to retrieve. Valid values are |
* ReportName | * ReportName | ||
* LastPublished | * LastPublished | ||
*Description | *Description | ||
* PublishedBy | * PublishedBy | ||
+ | * Path - from version 10.1.35 | ||
+ | * webserver - from version 10.1.35 | ||
+ | |||
|} | |} | ||
Latest revision as of 07:27, 14 May 2020
This function retrieves information about published reports on the web, in Excel it only exists as a placeholder. Added in Version 9.1.
Syntax
XL3ReportInfo( ItemName )
Parameters
Parameter | Description |
---|---|
ItemName | Text, the name of the report property to retrieve. Valid values are
|