@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
reports
CycleOutput
Type Alias CycleOutput
type
CycleOutput
=
{
excelOutput
?:
ExcelOutput
;
namingPattern
?:
"fieldValueWithUnderscore"
;
pdfOutput
?:
PdfOutput
;
type
:
"excel"
|
"pdf"
|
"html"
|
"powerpoint"
|
"word"
;
}
Index
Properties
excel
Output?
naming
Pattern?
pdf
Output?
type
Properties
Optional
excel
Output
excelOutput
?:
ExcelOutput
Output to be used to export an excel template.
Optional
naming
Pattern
namingPattern
?:
"fieldValueWithUnderscore"
Optional
pdf
Output
pdfOutput
?:
PdfOutput
type
type
:
"excel"
|
"pdf"
|
"html"
|
"powerpoint"
|
"word"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
excel
Output
naming
Pattern
pdf
Output
type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Output to be used to export an excel template.