Interface XlsxExporterConfiguration

    • Method Detail

      • getMacroTemplate

        java.lang.String getMacroTemplate()
        Specifies the location of an existing workbook template containing a macro object. The macro object will be copied into the generated document if the template location is valid. Macros can be loaded from Excel macro-enabled template files (*.xltm) as well as from valid Excel macro-enabled documents (*.xlsm).
        See Also:
        PROPERTY_MACRO_TEMPLATE