Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Example: Use DocxFactory to create XLS in ABL

    Example: Use DocxFactory to create XLS in ABL

    Introduction

    This example will give you some ABL code including annotations which uses DocxFactory.

    The logic is to provide a template in excel. In this template you can define Named Ranges, which work as variables. These Named Ranges can be filled via ABL

    In our example we define some variables in ABL and insert them into the template. Your created function can eighter triggered by the frontend (by using a menu function) or from you backend logic.

    ‣

    Example ABL Code

    ‣

    Example Excel

    Settings/Attributes

    Attribute
    Description
    Example/Values
    ...
    ...
    ...
    ...
    ...

    Back to DocumentationDocumentation

    Back to Home Page

    Logo