IAdmReportDocumentXLSX
The IAdmReportDocumentXLSX interface is used to configure XLSX report documents.
Inheritance: IAdmReportDocumentExtended
Properties
-
Property
-
Description
-
CollapseScopeAndParameters
-
Gets or sets a value indicating whether to collapse the section containing report scope and parameters by default.
Details
CollapseScopeAndParameters
Gets or sets a value indicating whether to collapse the section containing report scope and parameters by default.
- Type:
- bool
- Access:
- Read/Write
Remarks
This property is ignored if the ADM_REPORTDOCUMENTCONTENT_SCOPEANDPARAMETERS
flag is not set in the IAdmReportDocumentExtended::Content property.
Requirements
Minimum required version: 2018.1