How to add your knowledge

Word Macro Runner <WordMacroRunner>

    Table of contents
    1. 1. Synopsis
    2. 2. Mixins
    3. 3. Parameters

    Synopsis

    Run a macro in a Microsoft Word Document.

    Mixins

    WordWriterMixinModifier

    Parameters

    Name Type Description
    Arguments list List of arguments in the macro.
    MacroName string Name of the macro.
    outputSelf? boolean If True, the data is displayed in the final document. Default is True.