docx
    Preparing search index...

    Function createVerticalAlign

    • Creates a vertical alignment element in a WordprocessingML document.

      Used in table cells and sections to control vertical text positioning.

      Parameters

      • value: "center" | "bottom" | "top" | "both"

      Returns XmlComponent

      createVerticalAlign(VerticalAlignTable.CENTER);