Output Format "MsExcel"
This output format generates a Microsoft Excel file from index data of the document, either in XLSX format or converted to PDF format.
The file extension specified in the .FileName property determines which of the formats will be generated.
Property | Description |
|---|---|
OutputFormat[].TemplateFile | Definition of the Excel workbook file to be used The file serves as a template to be filled with the index field contents to be output. The template file itself remains unchanged. The following options are available:
|
The OutputName property has a special syntax. This syntax consists of a value composed of several parameters.
The first parameter is always named ElemType and specifies the element type. Depending on the element type, some other parameters are available to specify the element.
Element | Parameter |
|---|---|
Cell or cell range |
With A cell can be filled not only with a text value but also with a typed value. Therefore, the original value from the xSuite Interface document is passed implicitly if an |
Text box |
|
Workbook property |
|